Home
last modified time | relevance | path

Searched refs:crypto_req_done (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/fs/verity/
H A Dhash_algs.c195 crypto_req_done, &wait); in fsverity_prepare_hash_state()
248 crypto_req_done, &wait); in fsverity_hash_page()
295 crypto_req_done, &wait); in fsverity_hash_buffer()
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c1417 ahash_request_set_callback(req, req_flags, crypto_req_done, in test_ahash_vec_cfg()
1439 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
1454 crypto_req_done, &wait); in test_ahash_vec_cfg()
1497 ahash_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_ahash_vec_cfg()
2013 aead_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_aead_vec_cfg()
2031 req->base.complete != crypto_req_done || in test_aead_vec_cfg()
2048 if (req->base.complete != crypto_req_done) in test_aead_vec_cfg()
2239 aead_request_set_callback(req, 0, crypto_req_done, &wait); in generate_aead_message()
2775 skcipher_request_set_callback(req, req_flags, crypto_req_done, &wait); in test_skcipher_vec_cfg()
2791 req->base.complete != crypto_req_done || in test_skcipher_vec_cfg()
[all …]
H A Dapi.c592 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
602 EXPORT_SYMBOL_GPL(crypto_req_done);
H A Dtcrypt.c330 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
587 crypto_req_done, &wait); in test_aead_speed()
844 ahash_request_set_callback(data[i].req, 0, crypto_req_done, in test_mb_ahash_speed()
1090 crypto_req_done, &wait); in test_ahash_speed_common()
1308 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1529 crypto_req_done, &wait); in test_skcipher_speed()
H A Dalgif_skcipher.c135 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
H A Dalgif_hash.c439 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
H A Dalgif_aead.c309 crypto_req_done, &ctx->wait); in _aead_recvmsg()
H A Dadiantum.c151 crypto_req_done, &data->wait); in adiantum_setkey()
H A Dgcm.c126 crypto_req_done, in crypto_gcm_setkey()
H A Ddrbg.c1773 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpublic_key.c220 crypto_req_done, &cwait); in software_key_eds_op()
377 crypto_req_done, &cwait); in public_key_verify_signature()
H A Dasym_tpm.c485 crypto_req_done, &cwait); in tpm_key_encrypt()
781 crypto_req_done, &cwait); in tpm_key_verify_signature()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dfname.c115 crypto_req_done, &wait); in fscrypt_fname_encrypt()
158 crypto_req_done, &wait); in fname_decrypt()
H A Dkeysetup_v1.c70 crypto_req_done, &wait); in derive_key_aes()
H A Dcrypto.c127 crypto_req_done, &wait); in fscrypt_crypt_block()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14059 crypto_req_done
H A Dabi_gki_aarch64_rockchip2294 crypto_req_done
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_crypto.c350 crypto_req_done, &wait); in ima_calc_file_hash_atfm()
681 crypto_req_done, &wait); in calc_buffer_ahash_atfm()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-samples.rst76 crypto_req_done, &wait);
/OK3568_Linux_fs/kernel/include/linux/
H A Dcrypto.h589 void crypto_req_done(struct crypto_async_request *req, int err);
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_ahash_utils.c120 crypto_req_done, &wait); in rk_ahash_fallback_digest()
/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto-fallback.c205 crypto_req_done, wait); in blk_crypto_alloc_cipher_req()
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.c403 crypto_req_done, &wait); in qce_ahash_hmac_setkey()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-verity-target.c136 crypto_req_done, (void *)wait); in verity_hash_init()
H A Ddm-crypt.c757 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_eboiv_gen()
960 skcipher_request_set_callback(req, 0, crypto_req_done, &wait); in crypt_iv_elephant()

12