Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ubifs/
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-v5.10/include/net/sctp/
Dauth.h34 __u16 hmac_len; /* length of the signature */ member
/Linux-v5.10/security/keys/trusted-keys/
Dtrusted_tpm2.c37 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()