Searched defs:hmac_len (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/net/sctp/ |
| H A D | auth.h | 34 __u16 hmac_len; /* length of the signature */ member
|
| /kernel/linux/linux-6.6/include/net/sctp/ |
| H A D | auth.h | 34 __u16 hmac_len; /* length of the signature */ member
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 34 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 D | auth.c | 393 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 D | auth.c | 392 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 D | trusted_tpm2.c | 199 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