Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 25 of 33) sorted by relevance

12

/linux/fs/ubifs/
H A Dauth.c46 u8 *hmac) in ubifs_hash_calc_hmac()
388 int len, int ofs_hmac, void *hmac) in ubifs_node_calc_hmac()
451 u8 *hmac; in __ubifs_node_verify_hmac() local
508 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm()
527 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero()
H A Dubifs-media.h678 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member
754 __u8 hmac[UBIFS_MAX_HMAC_LEN]; member
781 __u8 hmac[]; member
/linux/drivers/crypto/
H A Datmel-sha.c1689 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local
1750 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local
1767 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_ipad_hash() local
1787 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_opad_hash() local
1803 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup_done() local
1853 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setkey() local
1874 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_init_done() local
1891 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_final() local
1950 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_digest2() local
2025 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); in atmel_sha_hmac_cra_init() local
[all …]
/linux/include/uapi/linux/
H A Dseg6_hmac.h15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
/linux/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()
H A Dcrypto_test.c35 char hmac[32], hmac_hex[65]; in mptcp_crypto_test_basic() local
H A Dsubflow.c51 void *hmac) in subflow_generate_hmac()
73 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_req_create_thmac() local
416 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_thmac_valid() local
567 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_finish_connect() local
756 u8 hmac[SHA256_DIGEST_SIZE]; in subflow_hmac_valid() local
H A Doptions.c621 u8 hmac[SHA256_DIGEST_SIZE]; in add_addr_generate_hmac() local
1106 u64 hmac = 0; in add_addr_hmac_valid() local
/linux/arch/s390/crypto/
H A Dhmac_s390.c377 struct s390_hmac_alg *hmac; in _s390_hmac_algs_unregister() local
390 struct s390_hmac_alg *hmac; in hmac_s390_init() local
/linux/drivers/nvme/common/
H A Dkeyring.c93 u8 hmac, u8 psk_ver, bool generated) in nvme_tls_psk_lookup()
H A Dauth.c94 const char hmac[15]; member
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c586 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local
818 struct xdr_netobj hmac; in krb5_etm_encrypt() local
/linux/drivers/nvme/target/
H A Dauth.c50 const char *hmac = nvme_auth_hmac_name(key_hash); in nvmet_auth_set_key() local
/linux/drivers/crypto/ccree/
H A Dcc_aead.c52 struct cc_hmac_s hmac; member
95 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_exit() local
169 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_init() local
301 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in hmac_setkey() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h95 struct fchmac_context hmac; member
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c215 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h126 union otx_cpt_fchmac_ctx hmac; member
/linux/drivers/thunderbolt/
H A Ddomain.c709 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
/linux/drivers/net/wireguard/
H A Dnoise.c305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() function
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py252 session_attributes=0, hmac=bytes()): argument
/linux/fs/smb/server/
H A Dauth.c80 char *hmac) in ksmbd_gen_sess_key()
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c592 u8 *hmac = NULL; in tpm_buf_fill_hmac_session() local
/linux/include/net/
H A Dmptcp.h94 u8 hmac[MPTCPOPT_HMAC_LEN]; member
/linux/security/keys/encrypted-keys/
H A Dencrypted.c687 u8 *hmac; in encrypted_key_decrypt() local
/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h90 u32 hmac :1; member

12