Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statefuns.c4363 struct sctp_shared_key *sh_key = NULL; in sctp_sf_authenticate() local
4386 sh_key = sctp_auth_get_shkey(asoc, key_id); in sctp_sf_authenticate()
4387 if (!sh_key) in sctp_sf_authenticate()
4418 sh_key, GFP_ATOMIC); in sctp_sf_authenticate()