Home
last modified time | relevance | path

Searched refs:crypto_init_wait (Results 1 – 23 of 23) sorted by relevance

/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c177 crypto_init_wait(&sk.wait); in test_skcipher()
201 crypto_init_wait(&sk.wait); in test_skcipher()
/linux/fs/erofs/
H A Ddecompressor_crypto.c41 crypto_init_wait(&wait); in __z_erofs_crypto_decompress()
/linux/include/linux/
H A Dcrypto.h395 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait() function
/linux/crypto/
H A Dakcipher.c199 crypto_init_wait(&data->cwait); in crypto_akcipher_sync_prep()
H A Drsassa-pkcs1.c248 crypto_init_wait(&cwait); in rsassa_pkcs1_verify()
H A Dalgif_skcipher.c396 crypto_init_wait(&ctx->wait); in skcipher_accept_parent_nokey()
H A Dalgif_aead.c419 crypto_init_wait(&ctx->wait); in aead_accept_parent_nokey()
H A Dtcrypt.c324 crypto_init_wait(&data[i].wait); in test_mb_aead_speed()
580 crypto_init_wait(&wait); in test_aead_speed()
899 crypto_init_wait(&wait); in test_ahash_speed_common()
1111 crypto_init_wait(&data[i].wait); in test_mb_skcipher_speed()
1311 crypto_init_wait(&wait); in test_skcipher_speed()
H A Dalgif_hash.c421 crypto_init_wait(&ctx->wait); in hash_accept_parent_nokey()
H A Ddrbg.c1543 crypto_init_wait(&drbg->ctr_wait); in drbg_init_sym_kernel()
1601 crypto_init_wait(&drbg->ctr_wait); in drbg_kcapi_sym_ctr()
H A Dadiantum.c135 crypto_init_wait(&data->wait); in adiantum_setkey()
H A Dtestmgr.c3305 crypto_init_wait(&wait); in test_acomp()
3335 crypto_init_wait(&wait); in test_acomp()
3382 crypto_init_wait(&wait); in test_acomp()
3598 crypto_init_wait(&wait); in do_test_kpp()
3787 crypto_init_wait(&wait); in test_akcipher_one()
3868 crypto_init_wait(&wait); in test_akcipher_one()
H A Dgcm.c117 crypto_init_wait(&data->wait); in crypto_gcm_setkey()
/linux/drivers/nvme/common/
H A Dauth.c400 crypto_init_wait(&wait); in nvme_auth_gen_pubkey()
426 crypto_init_wait(&wait); in nvme_auth_gen_shared_secret()
/linux/security/integrity/ima/
H A Dima_crypto.c342 crypto_init_wait(&wait); in ima_calc_file_hash_atfm()
673 crypto_init_wait(&wait); in calc_buffer_ahash_atfm()
/linux/drivers/crypto/qce/
H A Dsha.c368 crypto_init_wait(&wait); in qce_ahash_hmac_setkey()
/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c745 crypto_init_wait(&wait); in eip93_hmac_setkey()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c431 crypto_init_wait(&wait); in starfive_hash_long_setkey()
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c812 crypto_init_wait(&wait); in kmb_ocs_hcu_setkey()
/linux/mm/
H A Dzswap.c772 crypto_init_wait(&acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux/net/tls/
H A Dtls_sw.c2708 crypto_init_wait(&sw_ctx_tx->async_wait); in init_ctx_tx()
2729 crypto_init_wait(&sw_ctx_rx->async_wait); in init_ctx_rx()
/linux/drivers/crypto/
H A Dtalitos.c2197 crypto_init_wait(&wait); in keyhash()
/linux/net/ceph/
H A Dmessenger_v2.c769 crypto_init_wait(&con->v2.gcm_wait); in setup_crypto()