Searched defs:hmac_len (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/sctp/ | ||
D | auth.h | 48 __u16 hmac_len; /* length of the signature */ member |
/linux-4.4.14/drivers/char/tpm/ | ||
D | tpm2-cmd.c | 402 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth() |