Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dcompress.c83 crypto_init_wait(&wait); in ubifs_compress_req()
205 crypto_init_wait(&wait); in ubifs_decompress_req()
/linux-6.15/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-6.15/include/linux/
H A Dcrypto.h390 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait() function
/linux-6.15/crypto/
H A Dakcipher.c200 crypto_init_wait(&data->cwait); in crypto_akcipher_sync_prep()
H A Dtcrypt.c324 crypto_init_wait(&data[i].wait); in test_mb_aead_speed()
580 crypto_init_wait(&wait); in test_aead_speed()
842 crypto_init_wait(&data[i].wait); in test_mb_ahash_speed()
1100 crypto_init_wait(&wait); in test_ahash_speed_common()
1312 crypto_init_wait(&data[i].wait); in test_mb_skcipher_speed()
1512 crypto_init_wait(&wait); in test_skcipher_speed()
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_hash.c422 crypto_init_wait(&ctx->wait); in hash_accept_parent_nokey()
H A Dalgif_aead.c546 crypto_init_wait(&ctx->wait); in aead_accept_parent_nokey()
H A Dadiantum.c147 crypto_init_wait(&data->wait); in adiantum_setkey()
H A Ddrbg.c1774 crypto_init_wait(&drbg->ctr_wait); in drbg_init_sym_kernel()
1851 crypto_init_wait(&drbg->ctr_wait); in drbg_kcapi_sym_ctr()
H A Dtestmgr.c3358 crypto_init_wait(&wait); in test_acomp()
3388 crypto_init_wait(&wait); in test_acomp()
3435 crypto_init_wait(&wait); in test_acomp()
3789 crypto_init_wait(&wait); in do_test_kpp()
3978 crypto_init_wait(&wait); in test_akcipher_one()
4059 crypto_init_wait(&wait); in test_akcipher_one()
H A Dgcm.c121 crypto_init_wait(&data->wait); in crypto_gcm_setkey()
/linux-6.15/drivers/nvme/common/
H A Dauth.c411 crypto_init_wait(&wait); in nvme_auth_gen_pubkey()
437 crypto_init_wait(&wait); in nvme_auth_gen_shared_secret()
/linux-6.15/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-6.15/drivers/crypto/qce/
H A Dsha.c368 crypto_init_wait(&wait); in qce_ahash_hmac_setkey()
/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-common.c745 crypto_init_wait(&wait); in eip93_hmac_setkey()
/linux-6.15/drivers/crypto/starfive/
H A Djh7110-hash.c428 crypto_init_wait(&wait); in starfive_hash_long_setkey()
/linux-6.15/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c803 crypto_init_wait(&wait); in kmb_ocs_hcu_setkey()
/linux-6.15/mm/
H A Dzswap.c858 crypto_init_wait(&acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux-6.15/net/tls/
H A Dtls_sw.c2660 crypto_init_wait(&sw_ctx_tx->async_wait); in init_ctx_tx()
2681 crypto_init_wait(&sw_ctx_rx->async_wait); in init_ctx_rx()
/linux-6.15/drivers/md/
H A Ddm-verity-target.c163 crypto_init_wait(wait); in verity_ahash_init()
/linux-6.15/drivers/crypto/
H A Dtalitos.c2197 crypto_init_wait(&wait); in keyhash()
/linux-6.15/net/ceph/
H A Dmessenger_v2.c784 crypto_init_wait(&con->v2.gcm_wait); in setup_crypto()