Home
last modified time | relevance | path

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

1234567891011

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c88 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_init()
101 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_update()
116 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_final()
130 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_finup()
147 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_import()
160 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_export()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c88 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_init()
101 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_update()
116 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_final()
130 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_finup()
147 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_import()
160 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_export()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c88 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_init()
101 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_update()
116 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_final()
130 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_finup()
147 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_import()
160 CRYPTO_TFM_REQ_MAY_SLEEP; in rk_ahash_export()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_digest_fb()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_digest_fb()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ce_hash_digest_fb()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_digest_fb()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_digest_fb()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c82 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_init()
94 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_export()
106 rctx->fallback_req.base.flags = areq->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_import()
123 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_final()
142 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_update()
161 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_finup()
186 CRYPTO_TFM_REQ_MAY_SLEEP; in sun8i_ss_hash_digest_fb()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/verity/
H A Dhash_algs.c193 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_prepare_hash_state()
246 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_page()
293 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_buffer()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/verity/
H A Dhash_algs.c193 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_prepare_hash_state()
246 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_page()
293 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_buffer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/verity/
H A Dhash_algs.c193 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_prepare_hash_state()
246 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_page()
293 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP | in fsverity_hash_buffer()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/nx/
H A Dnx-aes-ccm.c263 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
305 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
377 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_decrypt()
446 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_encrypt()
H 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/nx/
H A Dnx-aes-ccm.c263 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
305 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
377 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_decrypt()
446 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_encrypt()
H 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/nx/
H A Dnx-aes-ccm.c263 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
305 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in generate_pat()
377 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_decrypt()
446 req->base.flags & CRYPTO_TFM_REQ_MAY_SLEEP); in ccm_nx_encrypt()
H 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/
H A Dimg-hash.c491 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_init()
555 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_update()
570 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_final()
584 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_finup()
600 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_import()
613 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_export()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/
H A Dimg-hash.c491 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_init()
555 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_update()
570 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_final()
584 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_finup()
600 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_import()
613 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_export()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/
H A Dimg-hash.c491 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_init()
555 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_update()
570 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_final()
584 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_finup()
600 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_import()
613 & CRYPTO_TFM_REQ_MAY_SLEEP; in img_hash_export()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dalgif_aead.c81 skcipher_request_set_callback(skreq, CRYPTO_TFM_REQ_MAY_SLEEP, in crypto_aead_copy_sgl()
294 CRYPTO_TFM_REQ_MAY_SLEEP, in _aead_recvmsg()
307 CRYPTO_TFM_REQ_MAY_SLEEP | in _aead_recvmsg()
H A Dpcrypt.c109 aead_request_set_callback(creq, flags & ~CRYPTO_TFM_REQ_MAY_SLEEP, in pcrypt_aead_encrypt()
154 aead_request_set_callback(creq, flags & ~CRYPTO_TFM_REQ_MAY_SLEEP, in pcrypt_aead_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dalgif_aead.c81 skcipher_request_set_callback(skreq, CRYPTO_TFM_REQ_MAY_SLEEP, in crypto_aead_copy_sgl()
294 CRYPTO_TFM_REQ_MAY_SLEEP, in _aead_recvmsg()
307 CRYPTO_TFM_REQ_MAY_SLEEP | in _aead_recvmsg()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dalgif_aead.c81 skcipher_request_set_callback(skreq, CRYPTO_TFM_REQ_MAY_SLEEP, in crypto_aead_copy_sgl()
294 CRYPTO_TFM_REQ_MAY_SLEEP, in _aead_recvmsg()
307 CRYPTO_TFM_REQ_MAY_SLEEP | in _aead_recvmsg()

1234567891011