| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | hash_algs.c | 260 err = crypto_ahash_digest(req); in fsverity_hash_page() 298 err = crypto_wait_req(crypto_ahash_digest(req), &wait); in fsverity_hash_buffer()
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | api-digest.rst | 17 …tatesize crypto_ahash_setkey crypto_ahash_finup crypto_ahash_final crypto_ahash_digest crypto_ahas…
|
| H A D | api-intro.rst | 76 if (crypto_ahash_digest(req))
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | authencesn.c | 151 return crypto_ahash_digest(ahreq) ?: in crypto_authenc_esn_genicv() 314 err = crypto_ahash_digest(ahreq); in crypto_authenc_esn_decrypt()
|
| H A D | authenc.c | 153 err = crypto_ahash_digest(ahreq); in crypto_authenc_genicv() 300 err = crypto_ahash_digest(ahreq); in crypto_authenc_decrypt()
|
| H A D | ahash.c | 368 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest() function 383 EXPORT_SYMBOL_GPL(crypto_ahash_digest);
|
| H A D | algif_hash.c | 159 err = crypto_ahash_digest(&ctx->req); in hash_sendpage()
|
| H A D | tcrypt.c | 729 rc[i] = crypto_ahash_digest(data[i].req); in do_mult_ahash_op() 917 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_jiffies_digest() 968 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest() 979 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ah4.c | 239 err = crypto_ahash_digest(req); in ah_output() 414 err = crypto_ahash_digest(req); in ah_input()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ah6.c | 430 err = crypto_ahash_digest(req); in ah6_output() 617 err = crypto_ahash_digest(req); in ah6_input()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | ghash-clmulni-intel_glue.c | 243 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | hash.h | 478 int crypto_ahash_digest(struct ahash_request *req);
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 259 return crypto_ahash_digest(cryptd_req); in ghash_async_digest()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_ahash_utils.c | 130 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in rk_ahash_fallback_digest()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-hash.c | 196 return crypto_ahash_digest(&rctx->fallback_req); in sun8i_ce_hash_digest_fb()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-hash.c | 196 return crypto_ahash_digest(&rctx->fallback_req); in sun8i_ss_hash_digest_fb()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | sha.c | 416 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in qce_ahash_hmac_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | tcp.c | 242 crypto_ahash_digest(hash); in nvmet_tcp_hdgst() 387 crypto_ahash_digest(hash); in nvmet_tcp_send_ddgst()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sec_tkip.c | 555 err = crypto_ahash_digest(req);
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | n2_core.c | 545 return crypto_ahash_digest(&rctx->fallback_req); in n2_do_async_digest() 646 return crypto_ahash_digest(&rctx->fallback_req); in n2_hmac_async_digest()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | libiscsi_tcp.c | 321 crypto_ahash_digest(hash); in iscsi_tcp_dgst_header()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 1157 ret = crypto_ahash_digest(req); in mv_cesa_ahmac_pad_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_qcom | 279 crypto_ahash_digest
|
| H A D | abi_gki_aarch64_rockchip | 2287 crypto_ahash_digest
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | tcp.c | 398 crypto_ahash_digest(hash); in nvme_tcp_hdgst()
|