Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dauth.h82 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
/OK3568_Linux_fs/kernel/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()