/Linux-v4.19/drivers/crypto/ |
D | atmel-sha.c | 1759 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local 1820 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local 1837 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_ipad_hash() local 1856 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_opad_hash() local 1872 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup_done() local 1922 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setkey() local 1948 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_init_done() local 1965 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_final() local 2024 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_digest2() local 2073 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); in atmel_sha_hmac_cra_init() local [all …]
|
D | n2_core.c | 1357 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
|
/Linux-v4.19/include/uapi/linux/ |
D | seg6_hmac.h | 15 __u8 hmac[SEG6_HMAC_FIELD_LEN]; member
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 735 struct xdr_netobj hmac; in gss_krb5_aes_encrypt() local 952 struct crypto_shash *hmac; in krb5_rc4_setup_seq_key() local 1018 struct crypto_shash *hmac; in krb5_rc4_setup_enc_key() local
|
D | gss_krb5_mech.c | 431 struct crypto_shash *hmac; in context_derive_keys_rc4() local
|
/Linux-v4.19/drivers/crypto/qce/ |
D | sha.c | 178 const u32 *state, const u8 *buffer, bool hmac) in qce_import_common() 216 bool hmac = IS_SHA_HMAC(flags); in qce_ahash_import() local
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_aead.c | 55 struct cc_hmac_s hmac; member 102 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 309 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in hmac_setkey() local
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.h | 98 struct fchmac_context hmac; member
|
/Linux-v4.19/drivers/thunderbolt/ |
D | domain.c | 632 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm2-cmd.c | 393 const u8 *hmac, u16 hmac_len) in tpm2_buf_append_auth()
|
/Linux-v4.19/security/keys/encrypted-keys/ |
D | encrypted.c | 666 u8 *hmac; in encrypted_key_decrypt() local
|
/Linux-v4.19/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 30 bool hmac; member
|
/Linux-v4.19/include/linux/ |
D | sctp.h | 736 __u8 hmac[0]; member
|
/Linux-v4.19/drivers/net/ethernet/3com/ |
D | typhoon.c | 1346 u32 hmac; in typhoon_download_firmware() local
|
/Linux-v4.19/drivers/crypto/axis/ |
D | artpec6_crypto.c | 2250 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash()
|
/Linux-v4.19/net/sctp/ |
D | sm_statefuns.c | 4189 struct sctp_hmac *hmac; in sctp_sf_authenticate() local
|
/Linux-v4.19/include/net/sctp/ |
D | structs.h | 172 struct crypto_shash *hmac; member
|