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

/linux-master/include/net/sctp/
H A Dauth.h34 __u16 hmac_len; /* length of the signature */ member in struct:sctp_hmac
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c199 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) argument
/linux-master/fs/ubifs/
H A Dauth.c391 int hmac_len = c->hmac_desc_len; local
450 int hmac_len = c->hmac_desc_len; local

Completed in 223 milliseconds