Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h34 __u16 hmac_len; /* length of the signature */ member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h34 __u16 hmac_len; /* length of the signature */ member
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c34 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
/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c393 int hmac_len = c->hmac_desc_len; in ubifs_node_calc_hmac() local
452 int hmac_len = c->hmac_desc_len; in __ubifs_node_verify_hmac() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dauth.c392 int hmac_len = c->hmac_desc_len; in ubifs_node_calc_hmac() local
451 int hmac_len = c->hmac_desc_len; in __ubifs_node_verify_hmac() local
/kernel/linux/linux-6.6/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) tpm2_buf_append_auth() argument

Completed in 4 milliseconds