/linux-6.12.1/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 56 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_digest_fb() 128 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_init() 141 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_update() 156 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_final() 170 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_finup() 187 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_import() 200 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_export()
|
/linux-6.12.1/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-hash.c | 81 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_init() 93 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_export() 105 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_import() 118 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_final() 143 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_update() 158 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_finup() 186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_digest_fb()
|
/linux-6.12.1/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-hash.c | 153 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_init() 165 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_export() 177 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_import() 190 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_final() 216 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_update() 231 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_finup() 260 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_digest_fb()
|
/linux-6.12.1/drivers/crypto/starfive/ |
D | jh7110-hash.c | 263 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_init() 280 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_update() 297 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_final() 314 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_finup() 351 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_export() 365 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP, in starfive_hash_import()
|
/linux-6.12.1/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 149 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in nx_gca() 219 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in gmac() 286 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in gcm_empty() 372 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in gcm_aes_nx_crypt()
|
D | nx-aes-ccm.c | 260 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat() 302 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat() 374 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_decrypt() 443 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_encrypt()
|
D | nx-aes-ecb.c | 84 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ecb_aes_nx_crypt()
|
D | nx-aes-cbc.c | 85 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in cbc_aes_nx_crypt()
|
D | nx-aes-ctr.c | 98 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ctr_aes_nx_crypt()
|
/linux-6.12.1/drivers/crypto/tegra/ |
D | tegra-se-hash.c | 120 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_init() 133 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_update() 148 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_final() 162 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_finup() 179 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_digest() 196 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_import() 209 CRYPTO_TFM_REQ_MAY_SLEEP; in tegra_sha_fallback_export()
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | qat_bl.h | 65 return req->flags & CRYPTO_TFM_REQ_MAY_SLEEP ? GFP_KERNEL : GFP_ATOMIC; in qat_algs_alloc_flags()
|
/linux-6.12.1/security/keys/trusted-keys/ |
D | trusted_dcp.c | 106 CRYPTO_TFM_REQ_MAY_SLEEP, in do_dcp_crypto() 167 aead_request_set_callback(aead_req, CRYPTO_TFM_REQ_MAY_SLEEP, in do_aead_crypto()
|
/linux-6.12.1/drivers/crypto/ |
D | img-hash.c | 495 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_init() 559 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_update() 574 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_final() 588 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_finup() 604 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_import() 617 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_export()
|
D | sa2ul.c | 1099 gfp_flags = req->base->flags & CRYPTO_TFM_REQ_MAY_SLEEP ? in sa_run() 1421 subreq->base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_run() 1550 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_init() 1563 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_update() 1578 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_final() 1592 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_finup() 1609 CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_import() 1622 subreq->base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sa_sha_export()
|
D | n2_core.c | 319 rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_hash_async_init() 331 rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_hash_async_update() 345 rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_hash_async_final() 358 rctx->fallback_req.base.flags = req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_hash_async_finup() 542 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_do_async_digest() 643 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in n2_hmac_async_digest()
|
/linux-6.12.1/crypto/ |
D | algif_aead.c | 81 skcipher_request_set_callback(skreq, CRYPTO_TFM_REQ_MAY_SLEEP, in crypto_aead_copy_sgl() 296 CRYPTO_TFM_REQ_MAY_SLEEP, in _aead_recvmsg() 309 CRYPTO_TFM_REQ_MAY_SLEEP | in _aead_recvmsg()
|
D | pcrypt.c | 111 aead_request_set_callback(creq, flags & ~CRYPTO_TFM_REQ_MAY_SLEEP, in pcrypt_aead_encrypt() 160 aead_request_set_callback(creq, flags & ~CRYPTO_TFM_REQ_MAY_SLEEP, in pcrypt_aead_decrypt()
|
D | algif_skcipher.c | 179 CRYPTO_TFM_REQ_MAY_SLEEP, in _skcipher_recvmsg() 194 CRYPTO_TFM_REQ_MAY_SLEEP | in _skcipher_recvmsg()
|
D | internal.h | 207 if (flags & CRYPTO_TFM_REQ_MAY_SLEEP) in crypto_yield()
|
D | skcipher.c | 156 CRYPTO_TFM_REQ_MAY_SLEEP : 0); in skcipher_walk_done() 465 walk->flags |= req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP ? in skcipher_walk_skcipher() 485 might_sleep_if(req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in skcipher_walk_virt() 532 if (req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP) in skcipher_walk_aead_common()
|
D | seqiv.c | 85 CRYPTO_TFM_REQ_MAY_SLEEP ? GFP_KERNEL : in seqiv_aead_encrypt()
|
/linux-6.12.1/fs/crypto/ |
D | fname.c | 120 CRYPTO_TFM_REQ_MAY_BACKLOG | CRYPTO_TFM_REQ_MAY_SLEEP, in fscrypt_fname_encrypt() 164 CRYPTO_TFM_REQ_MAY_BACKLOG | CRYPTO_TFM_REQ_MAY_SLEEP, in fname_decrypt()
|
/linux-6.12.1/drivers/crypto/ccree/ |
D | cc_driver.h | 224 return (req->flags & CRYPTO_TFM_REQ_MAY_SLEEP) ? in cc_gfp_flags()
|
/linux-6.12.1/drivers/crypto/cavium/nitrox/ |
D | nitrox_skcipher.c | 258 creq->gfp = (skreq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP) ? in nitrox_skcipher_crypt() 295 gfp_t flags = (skreq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP) ? in nitrox_cbc_decrypt()
|
/linux-6.12.1/include/linux/ |
D | crypto.h | 134 #define CRYPTO_TFM_REQ_MAY_SLEEP 0x00000200 macro
|