Searched refs:sctp_auth_get_shkey (Results 1 – 4 of 4) sorted by relevance
74 struct sctp_shared_key *sctp_auth_get_shkey(
400 ep_key = sctp_auth_get_shkey(asoc, asoc->active_key_id); in sctp_auth_asoc_init_active_key()429 struct sctp_shared_key *sctp_auth_get_shkey( in sctp_auth_get_shkey() function
195 shkey = sctp_auth_get_shkey(asoc, sinfo->sinfo_ssn); in sctp_datamsg_from_user()
4375 sh_key = sctp_auth_get_shkey(asoc, key_id); in sctp_sf_authenticate()