Home
last modified time | relevance | path

Searched refs:crypto_ahash_reqtfm (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/crypto/
Dahash.c141 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req)); in crypto_hash_walk_first()
159 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req)); in crypto_ahash_walk_first()
234 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_save_req()
310 crypto_ahash_digestsize(crypto_ahash_reqtfm(req))); in ahash_op_unaligned_finish()
353 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_op()
364 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->final); in crypto_ahash_final()
370 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->finup); in crypto_ahash_finup()
376 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->digest); in crypto_ahash_digest()
389 crypto_ahash_digestsize(crypto_ahash_reqtfm(req))); in ahash_def_finup_finish2()
410 err = crypto_ahash_reqtfm(req)->final(req); in ahash_def_finup_finish1()
[all …]
Dalgif_hash.c155 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg()
187 char state[crypto_ahash_statesize(crypto_ahash_reqtfm(req))]; in hash_accept()
398 crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req))); in hash_sock_destruct()
Dshash.c211 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_init()
266 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_finup()
300 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_digest()
316 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in shash_async_import()
Dmcryptd.c323 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mcryptd_hash_enqueue()
Dcryptd.c449 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_enqueue()
/linux-4.4.14/include/crypto/
Dhash.h339 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function
439 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
455 return crypto_ahash_reqtfm(req)->import(req, in); in crypto_ahash_import()
472 return crypto_ahash_reqtfm(req)->init(req); in crypto_ahash_init()
489 return crypto_ahash_reqtfm(req)->update(req); in crypto_ahash_update()
/linux-4.4.14/arch/arm/crypto/
Dghash-ce-glue.c153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
177 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
210 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
/linux-4.4.14/arch/x86/crypto/
Dghash-clmulni-intel_glue.c167 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_init()
191 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_update()
209 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_final()
224 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ghash_async_digest()
/linux-4.4.14/drivers/crypto/caam/
Dcaamhash.c628 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx()
642 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done()
677 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi()
712 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src()
747 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst()
780 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
902 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
985 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1073 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1150 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
[all …]
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c704 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sha1_mb_async_init()
718 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sha1_mb_async_update()
731 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sha1_mb_async_finup()
744 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sha1_mb_async_final()
755 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sha1_mb_async_digest()
/linux-4.4.14/drivers/crypto/qce/
Dsha.c41 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done()
144 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_export()
175 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_import_common()
231 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in qce_ahash_update()
/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-hash.c32 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun4i_hash_init()
171 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun4i_hash_update()
350 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun4i_hash_final()
/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_core.c566 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_init()
871 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_dma_final()
977 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_hw_final()
1084 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hash_hw_update()
1368 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_sha1_init()
1381 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_sha256_init()
1424 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hmac_sha1_init()
1437 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in hmac_sha256_init()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-sha.c29 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_complete()
60 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_sha_update()
162 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_init()
Dccp-crypto-aes-cmac.c30 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_aes_cmac_complete()
61 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_cmac_update()
/linux-4.4.14/drivers/crypto/
Dimg-hash.c483 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_init()
548 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_update()
563 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_final()
577 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_finup()
592 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_digest()
Dmxs-dcp.c514 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mxs_dcp_run_sha()
564 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_req_to_buf()
678 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_init()
708 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_update_fx()
Dbfin_crc.c130 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in bfin_crypto_crc_init()
417 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in bfin_crypto_crc_final()
430 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in bfin_crypto_crc_finup()
Dn2_core.c306 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_init()
318 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_update()
332 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_final()
345 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hash_async_finup()
511 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_do_async_digest()
617 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in n2_hmac_async_digest()
Dsahara.c913 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sahara_sha_prepare_request()
1107 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in sahara_sha_init()
1158 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_export()
1171 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in sahara_sha_import()
Dtalitos.c1726 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in common_nonsnoop_hash()
1794 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_edesc_alloc()
1804 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_init()
1848 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_process_req()
1959 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in ahash_digest()
1987 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in ahash_import()
Domap-sham.c301 struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req); in omap_sham_copy_hash_omap4()
463 struct crypto_ahash *tfm = crypto_ahash_reqtfm(dd->req); in omap_sham_write_ctrl_omap4()
837 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in omap_sham_init()
Dmv_cesa.c452 crypto_ahash_digestsize(crypto_ahash_reqtfm in mv_hash_algo_completion()
Datmel-sha.c257 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_init()
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c345 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(ahashreq)); in mv_cesa_ahash_process()
391 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(ahashreq)); in mv_cesa_ahash_prepare()
803 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export()
822 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import()
1133 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(req)); in mv_cesa_ahmac_pad_init()