| /Linux-v5.4/fs/ubifs/ | 
| D | auth.c | 54 				 u8 *hmac)  in ubifs_hash_calc_hmac()411 				int len, int ofs_hmac, void *hmac)  in ubifs_node_calc_hmac()
 474 	u8 *hmac;  in __ubifs_node_verify_hmac()  local
 531 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac)  in ubifs_hmac_wkm()
 565 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac)  in ubifs_hmac_zero()
 
 | 
| D | replay.c | 572 static int authenticate_sleb_hmac(struct ubifs_info *c, u8 *hash, u8 *hmac)  in authenticate_sleb_hmac()604 	u8 *hash, *hmac;  in authenticate_sleb()  local
 
 | 
| D | ubifs-media.h | 678 	__u8 hmac[UBIFS_MAX_HMAC_LEN];  member754 	__u8 hmac[UBIFS_MAX_HMAC_LEN];  member
 781 	__u8 hmac[];  member
 
 | 
| /Linux-v5.4/drivers/crypto/ | 
| D | atmel-sha.c | 1756 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_setup()  local1817 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_prehash_key_done()  local
 1834 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_compute_ipad_hash()  local
 1853 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_compute_opad_hash()  local
 1869 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_setup_done()  local
 1919 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_setkey()  local
 1945 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_init_done()  local
 1962 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_final()  local
 2021 	struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm);  in atmel_sha_hmac_digest2()  local
 2070 	struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm);  in atmel_sha_hmac_cra_init()  local
 [all …]
 
 | 
| D | n2_core.c | 1349 	struct n2_hmac_alg *hmac, *hmac_tmp;  in __n2_unregister_algs()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | seg6_hmac.h | 15 	__u8 hmac[SEG6_HMAC_FIELD_LEN];  member
 | 
| /Linux-v5.4/net/sunrpc/auth_gss/ | 
| D | gss_krb5_crypto.c | 737 	struct xdr_netobj hmac;  in gss_krb5_aes_encrypt()  local955 	struct crypto_shash *hmac;  in krb5_rc4_setup_seq_key()  local
 1021 	struct crypto_shash *hmac;  in krb5_rc4_setup_enc_key()  local
 
 | 
| D | gss_krb5_mech.c | 409 	struct crypto_shash *hmac;  in context_derive_keys_rc4()  local
 | 
| /Linux-v5.4/drivers/crypto/qce/ | 
| D | sha.c | 170 			     const u32 *state, const u8 *buffer, bool hmac)  in qce_import_common()208 	bool hmac = IS_SHA_HMAC(flags);  in qce_ahash_import()  local
 
 | 
| /Linux-v5.4/drivers/crypto/ccree/ | 
| D | cc_aead.c | 51 		struct cc_hmac_s hmac;  member99 		struct cc_hmac_s *hmac = &ctx->auth_state.hmac;  in cc_aead_exit()  local
 173 		struct cc_hmac_s *hmac = &ctx->auth_state.hmac;  in cc_aead_init()  local
 304 	struct cc_hmac_s *hmac = &ctx->auth_state.hmac;  in hmac_setkey()  local
 
 | 
| /Linux-v5.4/drivers/crypto/cavium/cpt/ | 
| D | cptvf_algs.h | 95 	struct fchmac_context hmac;  member
 | 
| /Linux-v5.4/drivers/thunderbolt/ | 
| D | domain.c | 646 	u8 hmac[TB_SWITCH_KEY_SIZE];  in tb_domain_challenge_switch_key()  local
 | 
| /Linux-v5.4/tools/testing/selftests/tpm2/ | 
| D | tpm2.py | 251                  hmac=''):  argument
 | 
| /Linux-v5.4/drivers/char/tpm/ | 
| D | tpm2-cmd.c | 394 				 const u8 *hmac, u16 hmac_len)  in tpm2_buf_append_auth()
 | 
| /Linux-v5.4/security/keys/encrypted-keys/ | 
| D | encrypted.c | 673 	u8 *hmac;  in encrypted_key_decrypt()  local
 | 
| /Linux-v5.4/drivers/crypto/inside-secure/ | 
| D | safexcel_hash.c | 30 	bool hmac;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | sctp.h | 721 	__u8   hmac[0];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/3com/ | 
| D | typhoon.c | 1346 	u32 hmac;  in typhoon_download_firmware()  local
 | 
| /Linux-v5.4/drivers/crypto/axis/ | 
| D | artpec6_crypto.c | 2267 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac)  in artpec6_crypto_init_hash()
 | 
| /Linux-v5.4/net/sctp/ | 
| D | sm_statefuns.c | 4195 	struct sctp_hmac *hmac;  in sctp_sf_authenticate()  local
 | 
| /Linux-v5.4/include/net/sctp/ | 
| D | structs.h | 159 	struct crypto_shash *hmac;  member
 |