Home
last modified time | relevance | path

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

/linux-4.19.296/fs/crypto/
Dfname.c66 crypto_req_done, &wait); in fname_encrypt()
107 crypto_req_done, &wait); in fname_decrypt()
Dcrypto.c173 crypto_req_done, &wait); in fscrypt_do_page_crypto()
Dkeyinfo.c52 crypto_req_done, &wait); in derive_key_aes()
/linux-4.19.296/crypto/asymmetric_keys/
Dpublic_key.c126 crypto_req_done, &cwait); in public_key_verify_signature()
/linux-4.19.296/crypto/
Dapi.c601 void crypto_req_done(struct crypto_async_request *req, int err) in crypto_req_done() function
611 EXPORT_SYMBOL_GPL(crypto_req_done);
Dtestmgr.c231 crypto_req_done, wait); in ahash_partial_update()
302 crypto_req_done, &wait); in __test_hash()
667 crypto_req_done, &wait); in __test_aead()
1147 crypto_req_done, &wait); in __test_skcipher()
1535 crypto_req_done, &wait); in test_acomp()
1612 crypto_req_done, &wait); in test_acomp()
2091 crypto_req_done, &wait); in do_test_kpp()
2133 crypto_req_done, &wait); in do_test_kpp()
2164 crypto_req_done, &wait); in do_test_kpp()
2284 crypto_req_done, &wait); in test_akcipher_one()
Dtcrypt.c333 crypto_req_done, &data[i].wait); in test_mb_aead_speed()
590 crypto_req_done, &wait); in test_aead_speed()
847 ahash_request_set_callback(data[i].req, 0, crypto_req_done, in test_mb_ahash_speed()
1093 crypto_req_done, &wait); in test_ahash_speed_common()
1302 crypto_req_done, &data[i].wait); in test_mb_skcipher_speed()
1523 crypto_req_done, &wait); in test_skcipher_speed()
Dalgif_skcipher.c139 crypto_req_done, &ctx->wait); in _skcipher_recvmsg()
Dalgif_hash.c448 crypto_req_done, &ctx->wait); in hash_accept_parent_nokey()
Dalgif_aead.c313 crypto_req_done, &ctx->wait); in _aead_recvmsg()
Dgcm.c132 crypto_req_done, in crypto_gcm_setkey()
Ddrbg.c1770 crypto_req_done, &drbg->ctr_wait); in drbg_init_sym_kernel()
/linux-4.19.296/include/linux/
Dcrypto.h510 void crypto_req_done(struct crypto_async_request *req, int err);
/linux-4.19.296/fs/cifs/
Dsmb2ops.c2801 crypto_req_done, &wait); in crypt_message()