Home
last modified time | relevance | path

Searched refs:sctp_auth_get_hmac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h82 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h82 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac() function
H A Dsm_statefuns.c4280 hmac = sctp_auth_get_hmac(ntohs(auth_hdr->hmac_id)); in sctp_sf_authenticate()
/kernel/linux/linux-6.6/net/sctp/
H A Dauth.c516 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac() function
H A Dsm_statefuns.c4383 hmac = sctp_auth_get_hmac(ntohs(auth_hdr->hmac_id)); in sctp_sf_authenticate()

Completed in 18 milliseconds