sctp_auth_get_shkey 93 include/net/sctp/auth.h struct sctp_shared_key *sctp_auth_get_shkey( sctp_auth_get_shkey 408 net/sctp/auth.c ep_key = sctp_auth_get_shkey(asoc, asoc->active_key_id); sctp_auth_get_shkey 722 net/sctp/auth.c ep_key = sctp_auth_get_shkey(asoc, key_id); sctp_auth_get_shkey 3799 net/sctp/sm_statefuns.c if (key_id != asoc->active_key_id && !sctp_auth_get_shkey(asoc, key_id))