Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dauth.h48 __u16 hmac_len; /* length of the signature */ member
/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c402 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()