Home
last modified time | relevance | path

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

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