Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dauth.c536 struct sctp_hmac *sctp_auth_get_hmac(__u16 hmac_id) in sctp_auth_get_hmac()
588 static int __sctp_auth_find_hmacid(__be16 *hmacs, int n_elts, __be16 hmac_id) in __sctp_auth_find_hmacid()
605 __be16 hmac_id) in sctp_auth_asoc_verify_hmac_id()
733 __u16 key_id, hmac_id; in sctp_auth_calculate_hmac() local
/Linux-v4.19/include/net/sctp/
Dauth.h47 __u16 hmac_id; /* one of the above ids */ member
/Linux-v4.19/include/linux/
Dsctp.h735 __be16 hmac_id; member