Searched defs:hmac (Results 1 – 11 of 11) sorted by relevance
1690 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup() local1751 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_prehash_key_done() local1768 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_ipad_hash() local1787 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_compute_opad_hash() local1803 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setup_done() local1853 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_setkey() local1874 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_init_done() local1891 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_final() local1950 struct atmel_sha_hmac_ctx *hmac = crypto_ahash_ctx(tfm); in atmel_sha_hmac_digest2() local1999 struct atmel_sha_hmac_ctx *hmac = crypto_tfm_ctx(tfm); in atmel_sha_hmac_cra_init() local[all …]
1305 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs() local
52 struct cc_hmac_s hmac; member95 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_exit() local169 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_init() local301 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in hmac_setkey() local
95 struct fchmac_context hmac; member
712 u8 hmac[TB_SWITCH_KEY_SIZE]; in tb_domain_challenge_switch_key() local
116 union otx2_cpt_fc_hmac_ctx hmac; member
126 union otx_cpt_fchmac_ctx hmac; member
305 static void hmac(u8 *out, const u8 *in, const u8 *key, const size_t inlen, const size_t keylen) in hmac() function
1345 u32 hmac; in typhoon_download_firmware() local
42 bool hmac; member
2258 artpec6_crypto_init_hash(struct ahash_request *req, u8 type, int hmac) in artpec6_crypto_init_hash()