sctp_shared_key 90 include/net/sctp/auth.h struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp); sctp_shared_key 93 include/net/sctp/auth.h struct sctp_shared_key *sctp_auth_get_shkey( sctp_shared_key 100 net/sctp/auth.c struct sctp_shared_key *sctp_auth_shkey_create(__u16 key_id, gfp_t gfp) sctp_shared_key 102 net/sctp/auth.c struct sctp_shared_key *new; sctp_shared_key 105 net/sctp/auth.c new = kzalloc(sizeof(struct sctp_shared_key), gfp); sctp_shared_key 129 net/sctp/auth.c struct sctp_shared_key *ep_key; sctp_shared_key 130 net/sctp/auth.c struct sctp_shared_key *tmp; sctp_shared_key 366 net/sctp/auth.c struct sctp_shared_key *sh_key; sctp_shared_key 367 net/sctp/auth.c struct sctp_shared_key *new; sctp_shared_key 395 net/sctp/auth.c struct sctp_shared_key *ep_key; sctp_shared_key 423 net/sctp/auth.c struct sctp_shared_key *sctp_auth_get_shkey( sctp_shared_key 427 net/sctp/auth.c struct sctp_shared_key *key; sctp_shared_key 720 net/sctp/auth.c struct sctp_shared_key *ep_key; sctp_shared_key 817 net/sctp/auth.c struct sctp_shared_key *cur_key = NULL; sctp_shared_key 878 net/sctp/auth.c struct sctp_shared_key *key; sctp_shared_key 911 net/sctp/auth.c struct sctp_shared_key *key; sctp_shared_key 70 net/sctp/endpointola.c struct sctp_shared_key *null_key;