| /linux/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-hash.c | 89 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_init() 105 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_export() 119 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_import() 133 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_final() 150 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_update() 165 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_finup() 183 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest_fb() 200 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_need_fallback() 241 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_digest() 318 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ce_hash_prepare() [all …]
|
| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 47 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb() 66 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process() 122 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init() 136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update() 151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final() 166 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup() 182 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import() 196 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export() 263 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_run()
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-hash.c | 116 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_init() 130 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_update() 145 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_final() 160 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_finup() 176 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_digest() 192 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_import() 206 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_fallback_export() 354 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_init() 400 struct tegra_sha_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in tegra_sha_do_update() 468 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_sha_do_final() [all …]
|
| H A D | tegra-se-aes.c | 1544 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_init() 1573 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_update() 1650 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_final() 1710 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_do_one_req() 1839 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_init() 1850 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_update() 1861 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_final() 1872 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_finup() 1883 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in tegra_cmac_digest()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 233 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_req_result() 312 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_req() 522 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq); in safexcel_handle_inv_result() 591 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_inv() 689 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_enqueue() 768 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_final() 935 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha1_init() 1012 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha1_init() 1073 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(areq)); in safexcel_hmac_init_pad() 1238 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha256_init() [all …]
|
| /linux/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-hash.c | 147 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_init() 163 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_export() 177 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_import() 191 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_final() 218 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_update() 233 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_finup() 261 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest_fb() 347 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_need_fallback() 396 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_digest() 481 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in sun8i_ss_hash_run()
|
| /linux/crypto/ |
| H A D | ahash.c | 325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_do_req_chain() 373 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_init() 407 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_update_finish() 449 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_update() 500 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_finup_finish() 530 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_finup() 572 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_digest() 597 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ahash_def_finup_finish1() 633 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_export_core() 643 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in crypto_ahash_export() [all …]
|
| H A D | algif_hash.c | 39 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_alloc_result() 57 ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_free_result() 185 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg() 241 tfm = crypto_ahash_reqtfm(req); in hash_accept()
|
| H A D | hmac.c | 310 struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq); in hmac_import_ahash() 325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq); in hmac_import_core_ahash() 335 struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq); in hmac_init_ahash() 356 struct crypto_ahash *tfm = crypto_ahash_reqtfm(preq); in hmac_finup_finish()
|
| H A D | cryptd.c | 493 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_enqueue() 522 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_complete() 540 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_init() 616 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_digest() 647 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cryptd_hash_import()
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 168 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash() 199 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request() 256 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_init() 274 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_update() 291 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_final() 308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_finup() 324 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_digest() 349 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_export() 363 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in starfive_hash_import()
|
| /linux/drivers/crypto/inside-secure/eip93/ |
| H A D | eip93-hash.c | 24 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_free_data_blocks() 46 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_free_sa_record() 62 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_handle_result() 161 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in __eip93_hash_init() 213 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_send_hash_req() 289 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_init() 392 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_update() 440 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in __eip93_hash_final() 522 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in eip93_hash_finup()
|
| /linux/arch/s390/crypto/ |
| H A D | phmac_s390.c | 409 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_kmac_update() 523 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_kmac_final() 568 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_init() 605 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_update() 649 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_final() 684 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_finup() 869 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in phmac_do_one_request()
|
| /linux/drivers/crypto/ccree/ |
| H A D | cc_hash.c | 287 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_update_complete() 305 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_digest_complete() 325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_complete() 345 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_result() 368 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_hmac() 421 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_digest() 559 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_update() 635 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_do_finup() 715 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_init() 1153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_update() [all …]
|
| /linux/drivers/crypto/ |
| H A D | img-hash.c | 489 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_init() 555 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_update() 570 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_final() 585 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_finup() 602 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_import() 616 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_export() 629 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in img_hash_digest()
|
| H A D | mxs-dcp.c | 604 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in mxs_dcp_run_sha() 674 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_req_to_buf() 779 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_init() 809 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_update_fx() 871 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_import() 886 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in dcp_sha_export()
|
| H A D | atmel-sha.c | 428 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_init() 1688 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup() 1749 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_prehash_key_done() 1766 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_ipad_hash() 1786 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_compute_opad_hash() 1802 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_setup_done() 1873 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_init_done() 1890 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_final() 1949 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_hmac_digest2() 2284 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in atmel_sha_authenc_init() [all …]
|
| /linux/drivers/crypto/aspeed/ |
| H A D | aspeed-hace-hash.c | 462 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_ahash_do_request() 482 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_ahash_prepare_request() 505 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_update() 522 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_finup() 536 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in aspeed_sham_init()
|
| /linux/drivers/crypto/caam/ |
| H A D | caamhash.c | 591 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() 642 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() 764 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(crypto_ahash_reqtfm(req)); in ahash_do_one_req() 823 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() 948 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() 1009 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() 1083 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() 1199 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() 1320 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() [all …]
|
| /linux/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-hcu-core.c | 168 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_find_dev() 387 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in prepare_ipad() 425 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_do_one_request() 574 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_init() 663 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in kmb_ocs_hcu_fin_common()
|
| /linux/Documentation/crypto/ |
| H A D | api-digest.rst | 20 …_ahash crypto_free_ahash crypto_ahash_init crypto_ahash_digestsize crypto_ahash_reqtfm crypto_ahas…
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto-sha.c | 30 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_complete() 61 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_do_sha_update() 184 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in ccp_sha_init()
|
| /linux/drivers/crypto/stm32/ |
| H A D | stm32-hash.c | 275 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_key() 308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_write_ctrl() 594 struct crypto_ahash *tfm = crypto_ahash_reqtfm(hdev->req); in stm32_hash_hmac_dma_send() 815 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_init() 929 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in stm32_hash_emptymsg_fallback() 958 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_copy_hash() 1029 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_one_request() 1254 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in stm32_hash_prepare_request() 1338 struct stm32_hash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in stm32_hash_unprepare_request()
|
| /linux/include/crypto/ |
| H A D | hash.h | 446 static inline struct crypto_ahash *crypto_ahash_reqtfm( in crypto_ahash_reqtfm() function 642 crypto_ahash_reqsize(crypto_ahash_reqtfm(req))); in ahash_request_zero()
|
| /linux/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 182 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(req)); in mv_cesa_ahash_std_step() 363 digsize = crypto_ahash_digestsize(crypto_ahash_reqtfm(ahashreq)); in mv_cesa_ahash_complete() 841 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_export() 859 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in mv_cesa_ahash_import() 1166 keylen = crypto_ahash_digestsize(crypto_ahash_reqtfm(req)); in mv_cesa_ahmac_pad_init()
|