Searched refs:sctp_auth_get_hmac (Results 1 – 3 of 3) sorted by relevance
101 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id);
515 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac() function
3957 hmac = sctp_auth_get_hmac(ntohs(auth_hdr->hmac_id)); in sctp_sf_authenticate()