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

/linux-4.4.14/include/net/sctp/
H A Dauth.h86 struct sctp_shared_key *sctp_auth_get_shkey(
/linux-4.4.14/net/sctp/
H A Dauth.c404 ep_key = sctp_auth_get_shkey(asoc, asoc->active_key_id); sctp_auth_asoc_init_active_key()
427 struct sctp_shared_key *sctp_auth_get_shkey( sctp_auth_get_shkey() function
732 ep_key = sctp_auth_get_shkey(asoc, key_id); sctp_auth_calculate_hmac()
H A Dsm_statefuns.c4016 if (key_id != asoc->active_key_id && !sctp_auth_get_shkey(asoc, key_id)) sctp_sf_authenticate()

Completed in 67 milliseconds