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

/linux-4.4.14/include/net/sctp/
H A Dauth.h48 __u16 hmac_len; /* length of the signature */ member in struct:sctp_hmac
/linux-4.4.14/drivers/char/tpm/
H A Dtpm2-cmd.c399 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) tpm2_buf_append_auth() argument

Completed in 89 milliseconds