Home
last modified time | relevance | path

Searched defs:hmac (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseg6_hmac.h29 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseg6_hmac.h16 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseg6_hmac.h29 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/kernel/linux/linux-5.10/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
H A Dcrypto_test.c35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
H A Doptions.c548 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr_generate_hmac() local
565 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr6_generate_hmac() local
862 u64 hmac = 0; add_addr_hmac_valid() local
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha() argument
H A Dcrypto_test.c35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
/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-6.6/drivers/nvme/target/
H A Dauth.c37 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h95 struct fchmac_context hmac; member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c47 ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, u8 *hmac) ubifs_hash_calc_hmac() argument
389 ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, int len, int ofs_hmac, void *hmac) ubifs_node_calc_hmac() argument
453 u8 *hmac; __ubifs_node_verify_hmac() local
510 ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) ubifs_hmac_wkm() argument
544 ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) ubifs_hmac_zero() argument
[all...]
H A Dreplay.c599 u8 hmac[UBIFS_HMAC_ARR_SZ]; in authenticate_sleb() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dauth.c46 ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, u8 *hmac) ubifs_hash_calc_hmac() argument
388 ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, int len, int ofs_hmac, void *hmac) ubifs_node_calc_hmac() argument
452 u8 *hmac; __ubifs_node_verify_hmac() local
509 ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) ubifs_hmac_wkm() argument
543 ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) ubifs_hmac_zero() argument
[all...]
H A Dreplay.c599 u8 hmac[UBIFS_HMAC_ARR_SZ]; in authenticate_sleb() local
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c513 int hmac = 0; in sun8i_ss_hash_run() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h95 struct fchmac_context hmac; member
/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
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c209 bool hmac; in qce_ahash_import() local
170 qce_import_common(struct ahash_request *req, u64 in_count, const u32 *state, const u8 *buffer, bool hmac) qce_import_common() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c675 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c603 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local
/kernel/linux/linux-5.10/include/net/
H A Dmptcp.h55 u8 hmac[20]; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c704 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local

Completed in 21 milliseconds

123