Home
last modified time | relevance | path

Searched defs:areq (Results 1 – 17 of 17) sorted by relevance

/crypto/
Dchacha20poly1305.c118 static void chacha_decrypt_done(struct crypto_async_request *areq, int err) in chacha_decrypt_done()
164 static void poly_tail_done(struct crypto_async_request *areq, int err) in poly_tail_done()
194 static void poly_cipherpad_done(struct crypto_async_request *areq, int err) in poly_cipherpad_done()
223 static void poly_cipher_done(struct crypto_async_request *areq, int err) in poly_cipher_done()
253 static void poly_adpad_done(struct crypto_async_request *areq, int err) in poly_adpad_done()
282 static void poly_ad_done(struct crypto_async_request *areq, int err) in poly_ad_done()
306 static void poly_setkey_done(struct crypto_async_request *areq, int err) in poly_setkey_done()
332 static void poly_init_done(struct crypto_async_request *areq, int err) in poly_init_done()
355 static void poly_genkey_done(struct crypto_async_request *areq, int err) in poly_genkey_done()
394 static void chacha_encrypt_done(struct crypto_async_request *areq, int err) in chacha_encrypt_done()
Dcts.c88 static void cts_cbc_crypt_done(struct crypto_async_request *areq, int err) in cts_cbc_crypt_done()
128 static void crypto_cts_encrypt_done(struct crypto_async_request *areq, int err) in crypto_cts_encrypt_done()
222 static void crypto_cts_decrypt_done(struct crypto_async_request *areq, int err) in crypto_cts_decrypt_done()
Dgcm.c249 static void gcm_hash_len_done(struct crypto_async_request *areq, int err) in gcm_hash_len_done()
270 static void gcm_hash_crypt_remain_done(struct crypto_async_request *areq, in gcm_hash_crypt_remain_done()
301 static void gcm_hash_crypt_done(struct crypto_async_request *areq, int err) in gcm_hash_crypt_done()
329 static void gcm_hash_assoc_remain_done(struct crypto_async_request *areq, in gcm_hash_assoc_remain_done()
358 static void gcm_hash_assoc_done(struct crypto_async_request *areq, int err) in gcm_hash_assoc_done()
383 static void gcm_hash_init_done(struct crypto_async_request *areq, int err) in gcm_hash_init_done()
436 static void gcm_encrypt_done(struct crypto_async_request *areq, int err) in gcm_encrypt_done()
480 static void gcm_decrypt_done(struct crypto_async_request *areq, int err) in gcm_decrypt_done()
Dxts.c143 static void xts_cts_done(struct crypto_async_request *areq, int err) in xts_cts_done()
199 static void xts_encrypt_done(struct crypto_async_request *areq, int err) in xts_encrypt_done()
219 static void xts_decrypt_done(struct crypto_async_request *areq, int err) in xts_decrypt_done()
Daf_alg.c662 static void af_alg_free_areq_sgls(struct af_alg_async_req *areq) in af_alg_free_areq_sgls()
1045 void af_alg_free_resources(struct af_alg_async_req *areq) in af_alg_free_resources()
1072 struct af_alg_async_req *areq = _req->data; in af_alg_async_cb() local
1125 struct af_alg_async_req *areq; in af_alg_alloc_areq() local
1161 struct af_alg_async_req *areq, size_t maxsize, in af_alg_get_rsgl()
Dauthenc.c112 static void authenc_geniv_ahash_done(struct crypto_async_request *areq, int err) in authenc_geniv_ahash_done()
166 struct aead_request *areq = req->data; in crypto_authenc_encrypt_done() local
264 static void authenc_verify_ahash_done(struct crypto_async_request *areq, in authenc_verify_ahash_done()
Dauthencesn.c110 static void authenc_esn_geniv_ahash_done(struct crypto_async_request *areq, in authenc_esn_geniv_ahash_done()
159 struct aead_request *areq = req->data; in crypto_authenc_esn_encrypt_done() local
261 static void authenc_esn_verify_ahash_done(struct crypto_async_request *areq, in authenc_esn_verify_ahash_done()
Dahash.c287 struct ahash_request *areq = req->data; in ahash_op_unaligned_done() local
387 struct ahash_request *areq = req->data; in ahash_def_finup_done2() local
415 struct ahash_request *areq = req->data; in ahash_def_finup_done1() local
Dessiv.c134 static void essiv_skcipher_done(struct crypto_async_request *areq, int err) in essiv_skcipher_done()
169 static void essiv_aead_done(struct crypto_async_request *areq, int err) in essiv_aead_done()
Dalgif_skcipher.c60 struct af_alg_async_req *areq; in _skcipher_recvmsg() local
Dlrw.c208 static void lrw_crypt_done(struct crypto_async_request *areq, int err) in lrw_crypt_done()
Dpcrypt.c66 static void pcrypt_aead_done(struct crypto_async_request *areq, int err) in pcrypt_aead_done()
Dccm.c227 static void crypto_ccm_encrypt_done(struct crypto_async_request *areq, int err) in crypto_ccm_encrypt_done()
323 static void crypto_ccm_decrypt_done(struct crypto_async_request *areq, in crypto_ccm_decrypt_done()
Dalgif_aead.c100 struct af_alg_async_req *areq; in _aead_recvmsg() local
Dhctr2.c255 static void hctr2_xctr_done(struct crypto_async_request *areq, in hctr2_xctr_done()
Dadiantum.c311 static void adiantum_streamcipher_done(struct crypto_async_request *areq, in adiantum_streamcipher_done()
Dcryptd.c747 static void cryptd_aead_encrypt(struct crypto_async_request *areq, int err) in cryptd_aead_encrypt()
757 static void cryptd_aead_decrypt(struct crypto_async_request *areq, int err) in cryptd_aead_decrypt()