Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/crypto/chacha20-s390/
Dtest-cipher.c177 crypto_init_wait(&sk.wait); in test_skcipher()
201 crypto_init_wait(&sk.wait); in test_skcipher()
/linux-6.6.21/drivers/nvme/common/
Dauth.c417 crypto_init_wait(&wait); in nvme_auth_gen_pubkey()
443 crypto_init_wait(&wait); in nvme_auth_gen_shared_secret()
/linux-6.6.21/include/linux/
Dcrypto.h406 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait() function
/linux-6.6.21/security/integrity/ima/
Dima_crypto.c347 crypto_init_wait(&wait); in ima_calc_file_hash_atfm()
678 crypto_init_wait(&wait); in calc_buffer_ahash_atfm()
/linux-6.6.21/crypto/
Dakcipher.c226 crypto_init_wait(&data->cwait); in crypto_akcipher_sync_prep()
Dalgif_skcipher.c330 crypto_init_wait(&ctx->wait); in skcipher_accept_parent_nokey()
Dalgif_hash.c426 crypto_init_wait(&ctx->wait); in hash_accept_parent_nokey()
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()
Dtestmgr.c3439 crypto_init_wait(&wait); in test_acomp()
3469 crypto_init_wait(&wait); in test_acomp()
3501 crypto_init_wait(&wait); in test_acomp()
3531 crypto_init_wait(&wait); in test_acomp()
3577 crypto_init_wait(&wait); in test_acomp()
3909 crypto_init_wait(&wait); in do_test_kpp()
4098 crypto_init_wait(&wait); in test_akcipher_one()
4219 crypto_init_wait(&wait); in test_akcipher_one()
Dalgif_aead.c546 crypto_init_wait(&ctx->wait); in aead_accept_parent_nokey()
Dadiantum.c147 crypto_init_wait(&data->wait); in adiantum_setkey()
Ddrbg.c1789 crypto_init_wait(&drbg->ctr_wait); in drbg_init_sym_kernel()
1866 crypto_init_wait(&drbg->ctr_wait); in drbg_kcapi_sym_ctr()
Dgcm.c121 crypto_init_wait(&data->wait); in crypto_gcm_setkey()
/linux-6.6.21/drivers/crypto/qce/
Dsha.c368 crypto_init_wait(&wait); in qce_ahash_hmac_setkey()
/linux-6.6.21/drivers/crypto/starfive/
Djh7110-hash.c462 crypto_init_wait(&wait); in starfive_hash_long_setkey()
/linux-6.6.21/drivers/crypto/intel/keembay/
Dkeembay-ocs-hcu-core.c803 crypto_init_wait(&wait); in kmb_ocs_hcu_setkey()
/linux-6.6.21/mm/
Dzswap.c513 crypto_init_wait(&acomp_ctx->wait); in zswap_cpu_comp_prepare()
/linux-6.6.21/net/tls/
Dtls_sw.c2627 crypto_init_wait(&sw_ctx_tx->async_wait); in init_ctx_tx()
2648 crypto_init_wait(&sw_ctx_rx->async_wait); in init_ctx_rx()
/linux-6.6.21/drivers/md/
Ddm-verity-target.c146 crypto_init_wait(wait); in verity_hash_init()
/linux-6.6.21/drivers/crypto/
Dtalitos.c2196 crypto_init_wait(&wait); in keyhash()
/linux-6.6.21/net/ceph/
Dmessenger_v2.c786 crypto_init_wait(&con->v2.gcm_wait); in setup_crypto()