Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dauth.h74 struct sctp_shared_key *sctp_auth_get_shkey(
/linux-5.19.10/net/sctp/
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
Dchunk.c195 shkey = sctp_auth_get_shkey(asoc, sinfo->sinfo_ssn); in sctp_datamsg_from_user()
Dsm_statefuns.c4375 sh_key = sctp_auth_get_shkey(asoc, key_id); in sctp_sf_authenticate()