Home
last modified time | relevance | path

Searched refs:sctp_auth_get_shkey (Results 1 - 8 of 8) sorted by relevance

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

Completed in 19 milliseconds