Home
last modified time | relevance | path

Searched refs:crypto_wait_req (Results 1 – 25 of 36) sorted by relevance

12

/linux/security/keys/trusted-keys/
H A Dtrusted_dcp.c118 res = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in do_dcp_crypto()
120 res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait); in do_dcp_crypto()
178 ret = crypto_wait_req(crypto_aead_encrypt(aead_req), &wait); in do_aead_crypto()
180 ret = crypto_wait_req(crypto_aead_decrypt(aead_req), &wait); in do_aead_crypto()
/linux/crypto/
H A Dalgif_hash.c97 err = crypto_wait_req(crypto_ahash_final(&ctx->req), in hash_sendmsg()
140 err = crypto_wait_req( in hash_sendmsg()
155 err = crypto_wait_req(err, &ctx->wait); in hash_sendmsg()
203 err = crypto_wait_req(crypto_ahash_init(&ctx->req), in hash_recvmsg()
211 err = crypto_wait_req(crypto_ahash_final(&ctx->req), in hash_recvmsg()
H A Dtestmgr.c1449 return crypto_wait_req(err, wait); in do_ahash_op()
2125 err = crypto_wait_req(err, &wait); in test_aead_vec_cfg()
2348 vec->crypt_error = crypto_wait_req(crypto_aead_encrypt(req), in generate_aead_message()
2875 err = crypto_wait_req(err, &wait); in test_skcipher_vec_cfg()
3040 vec->crypt_error = crypto_wait_req(crypto_skcipher_encrypt(req), &wait); in generate_random_cipher_testvec()
3322 ret = crypto_wait_req(crypto_acomp_compress(req), &wait); in test_acomp()
3338 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3399 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in test_acomp()
3619 err = crypto_wait_req(crypto_kpp_generate_public_key(req), &wait); in do_test_kpp()
3657 err = crypto_wait_req(crypto_kpp_compute_shared_secret(req), &wait); in do_test_kpp()
[all …]
H A Dakcipher.c209 err = crypto_wait_req(err, &data->cwait); in crypto_akcipher_sync_post()
H A Drsassa-pkcs1.c256 err = crypto_wait_req(err, &cwait); in rsassa_pkcs1_verify()
H A Dalgif_skcipher.c197 err = crypto_wait_req(ctx->enc ? in _skcipher_recvmsg()
H A Dalgif_aead.c219 err = crypto_wait_req(ctx->enc ? in _aead_recvmsg()
H A Dtcrypt.c136 return crypto_wait_req(ret, wait); in do_one_aead_op()
164 rc[i] = crypto_wait_req(rc[i], &data[i].wait); in do_mult_aead_op()
716 return crypto_wait_req(ret, wait); in do_one_ahash_op()
981 rc[i] = crypto_wait_req(rc[i], &data[i].wait); in do_mult_acipher_op()
1218 return crypto_wait_req(ret, wait); in do_one_acipher_op()
H A Dadiantum.c142 err = crypto_wait_req(crypto_skcipher_encrypt(&data->req), &data->wait); in adiantum_setkey()
/linux/net/bluetooth/
H A Decdh_helper.c73 err = crypto_wait_req(err, &result); in compute_ecdh_secret()
170 err = crypto_wait_req(err, &result); in generate_ecdh_public_key()
/linux/fs/ubifs/
H A Dcompress.c113 err = crypto_wait_req(err, &wait); in ubifs_compress_common()
241 err = crypto_wait_req(err, &wait); in ubifs_decompress_common()
/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c107 rc = crypto_wait_req(crypto_skcipher_encrypt(sk->req), in test_skcipher_encdec()
115 rc = crypto_wait_req(crypto_skcipher_decrypt(sk->req), in test_skcipher_encdec()
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c754 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in eip93_hmac_setkey()
786 ret = crypto_wait_req(crypto_ahash_finup(req), &wait); in eip93_hmac_setkey()
801 ret = crypto_wait_req(crypto_ahash_finup(req), &wait); in eip93_hmac_setkey()
/linux/fs/erofs/
H A Ddecompressor_crypto.c45 ret = crypto_wait_req(crypto_acomp_decompress(req), &wait); in __z_erofs_crypto_decompress()
/linux/include/linux/
H A Dcrypto.h381 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req() function
/linux/drivers/nvme/common/
H A Dauth.c407 ret = crypto_wait_req(crypto_kpp_generate_public_key(req), &wait); in nvme_auth_gen_pubkey()
434 ret = crypto_wait_req(crypto_kpp_compute_shared_secret(req), &wait); in nvme_auth_gen_shared_secret()
/linux/security/keys/
H A Ddh.c262 ret = crypto_wait_req(ret, &compl); in __keyctl_dh_compute()
/linux/Documentation/crypto/
H A Dapi-samples.rst78 err = crypto_wait_req(crypto_skcipher_encrypt(req), &wait);
/linux/mm/
H A Dzswap.c885 comp_ret = crypto_wait_req(crypto_acomp_compress(acomp_ctx->req), &acomp_ctx->wait); in zswap_compress()
960 ret = crypto_wait_req(ret, &acomp_ctx->wait); in zswap_decompress()
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1122 ret = crypto_wait_req(ret, &result); in mv_cesa_ahmac_iv_state_init()
1158 ret = crypto_wait_req(ret, &result); in mv_cesa_ahmac_pad_init()
/linux/drivers/crypto/qce/
H A Dsha.c383 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in qce_ahash_hmac_setkey()
/linux/security/integrity/ima/
H A Dima_crypto.c316 err = crypto_wait_req(err, wait); in ahash_wait()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c446 ret = crypto_wait_req(crypto_ahash_digest(req), &wait); in starfive_hash_long_setkey()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c649 err = crypto_wait_req(-EINPROGRESS, &result); in safexcel_ahash_exit_inv()
1065 ret = crypto_wait_req(ret, &result); in safexcel_hmac_init_pad()
1109 ret = crypto_wait_req(ret, &result); in safexcel_hmac_init_iv()
/linux/net/tls/
H A Dtls_sw.c246 crypto_wait_req(-EINPROGRESS, &ctx->async_wait); in tls_decrypt_async_wait()
286 ret = crypto_wait_req(ret, &wait); in tls_do_decryption()
528 crypto_wait_req(-EINPROGRESS, &ctx->async_wait); in tls_encrypt_async_wait()

12