Home
last modified time | relevance | path

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

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