Home
last modified time | relevance | path

Searched refs:sctp_auth_get_shkey (Results 1 – 3 of 3) sorted by relevance

/net/sctp/
Dchunk.c197 shkey = sctp_auth_get_shkey(asoc, sinfo->sinfo_ssn); in sctp_datamsg_from_user()
Dauth.c400 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
Dsm_statefuns.c4270 sh_key = sctp_auth_get_shkey(asoc, key_id); in sctp_sf_authenticate()