Home
last modified time | relevance | path

Searched defs:ahash (Results 1 – 18 of 18) sorted by relevance

/drivers/crypto/caam/
Dcaamhash.c200 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
256 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc()
308 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc()
421 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
484 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey()
504 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey()
581 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local
632 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local
697 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_edesc_alloc() local
817 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
[all …]
Dcaamalg_qi2.c3134 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
3306 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
3393 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
3420 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
3458 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
3485 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
3521 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
3640 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
3711 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
3805 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
[all …]
/drivers/crypto/ccree/
Dcc_hash.c726 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey()
921 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey()
1007 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey()
1501 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export() local
1527 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import() local
/drivers/crypto/qce/
Dsha.c40 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() local
393 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in qce_ahash_cra_init() local
Dsha.h63 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in to_ahash_tmpl() local
Dcommon.h91 struct ahash_alg ahash; member
Dcommon.c149 struct crypto_ahash *ahash = __crypto_ahash_cast(async_req->tfm); in qce_setup_regs_ahash() local
/drivers/crypto/
Dn2_core.c378 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_init() local
404 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hash_cra_exit() local
413 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_init() local
453 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in n2_hmac_cra_exit() local
1368 struct ahash_alg *ahash; in __n2_register_one_hmac() local
1408 struct ahash_alg *ahash; in __n2_register_one_ahash() local
Dsa2ul.h318 struct crypto_ahash *ahash; member
Dsa2ul.c158 struct ahash_alg ahash; member
Dtalitos.c2123 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest() local
/drivers/crypto/bcm/
Dcipher.c658 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_req() local
900 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in spu_hmac_outer_hash() local
999 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in handle_ahash_resp() local
2252 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
2316 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
/drivers/crypto/amcc/
Dcrypto4xx_alg.c683 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_update() local
702 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in crypto4xx_hash_digest() local
/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c338 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_aes_cmac_cra_init() local
Dccp-crypto-sha.c317 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in ccp_sha_cra_init() local
/drivers/crypto/marvell/cesa/
Dhash.c843 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() local
861 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() local
/drivers/crypto/inside-secure/
Dsafexcel_hash.c233 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result() local
524 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result() local
2535 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in safexcel_sha3_cra_init() local
Dsafexcel.h877 struct ahash_alg ahash; member