Home
last modified time | relevance | path

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

123

/linux/drivers/crypto/rockchip/
A Drk3288_crypto_ahash.c56 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/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-hash.c81 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/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-hash.c153 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/drivers/crypto/starfive/
A Djh7110-hash.c263 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/drivers/crypto/nx/
A Dnx-aes-gcm.c149 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()
A Dnx-aes-ccm.c260 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()
A Dnx-aes-ecb.c84 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ecb_aes_nx_crypt()
A Dnx-aes-cbc.c85 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in cbc_aes_nx_crypt()
A Dnx-aes-ctr.c98 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ctr_aes_nx_crypt()
/linux/drivers/crypto/tegra/
A Dtegra-se-hash.c120 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/drivers/crypto/intel/qat/qat_common/
A Dqat_bl.h65 return req->flags & CRYPTO_TFM_REQ_MAY_SLEEP ? GFP_KERNEL : GFP_ATOMIC; in qat_algs_alloc_flags()
/linux/security/keys/trusted-keys/
A Dtrusted_dcp.c106 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/drivers/crypto/
A Dimg-hash.c495 & 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()
A Dsa2ul.c1099 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()
A Dn2_core.c319 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/crypto/
A Dalgif_aead.c81 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()
A Dpcrypt.c111 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()
A Dalgif_skcipher.c179 CRYPTO_TFM_REQ_MAY_SLEEP, in _skcipher_recvmsg()
194 CRYPTO_TFM_REQ_MAY_SLEEP | in _skcipher_recvmsg()
A Dinternal.h207 if (flags & CRYPTO_TFM_REQ_MAY_SLEEP) in crypto_yield()
A Dseqiv.c85 CRYPTO_TFM_REQ_MAY_SLEEP ? GFP_KERNEL : in seqiv_aead_encrypt()
A Dskcipher.c156 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()
/linux/fs/crypto/
A Dfname.c120 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/drivers/crypto/ccree/
A Dcc_driver.h224 return (req->flags & CRYPTO_TFM_REQ_MAY_SLEEP) ? in cc_gfp_flags()
/linux/drivers/crypto/cavium/nitrox/
A Dnitrox_skcipher.c258 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/include/linux/
A Dcrypto.h134 #define CRYPTO_TFM_REQ_MAY_SLEEP 0x00000200 macro

Completed in 55 milliseconds

123