Home
last modified time | relevance | path

Searched defs:hmac_id (Results 1 – 1 of 1) sorted by relevance

/net/sctp/
Dauth.c519 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()
570 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid()
587 __be16 hmac_id) in sctp_auth_asoc_verify_hmac_id()
716 __u16 key_id, hmac_id; in sctp_auth_calculate_hmac() local