sctp_auth_get_shkey   74 include/net/sctp/auth.h struct sctp_shared_key *sctp_auth_get_shkey(
sctp_auth_get_shkey  400 net/sctp/auth.c 	ep_key = sctp_auth_get_shkey(asoc, asoc->active_key_id);
sctp_auth_get_shkey  197 net/sctp/chunk.c 			shkey = sctp_auth_get_shkey(asoc, sinfo->sinfo_ssn);
sctp_auth_get_shkey 4229 net/sctp/sm_statefuns.c 		sh_key = sctp_auth_get_shkey(asoc, key_id);