Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/sunxi-ss/
Dsun4i-ss-hash.c29 int sun4i_hash_init(struct ahash_request *areq) in sun4i_hash_init()
47 int sun4i_hash_export_md5(struct ahash_request *areq, void *out) in sun4i_hash_export_md5()
70 int sun4i_hash_import_md5(struct ahash_request *areq, const void *in) in sun4i_hash_import_md5()
89 int sun4i_hash_export_sha1(struct ahash_request *areq, void *out) in sun4i_hash_export_sha1()
113 int sun4i_hash_import_sha1(struct ahash_request *areq, const void *in) in sun4i_hash_import_sha1()
159 int sun4i_hash_update(struct ahash_request *areq) in sun4i_hash_update()
340 int sun4i_hash_final(struct ahash_request *areq) in sun4i_hash_final()
467 int sun4i_hash_finup(struct ahash_request *areq) in sun4i_hash_finup()
479 int sun4i_hash_digest(struct ahash_request *areq) in sun4i_hash_digest()
Dsun4i-ss-cipher.c19 static int sun4i_ss_opti_poll(struct ablkcipher_request *areq) in sun4i_ss_opti_poll()
126 static int sun4i_ss_cipher_poll(struct ablkcipher_request *areq) in sun4i_ss_cipher_poll()
319 int sun4i_ss_cbc_aes_encrypt(struct ablkcipher_request *areq) in sun4i_ss_cbc_aes_encrypt()
330 int sun4i_ss_cbc_aes_decrypt(struct ablkcipher_request *areq) in sun4i_ss_cbc_aes_decrypt()
342 int sun4i_ss_ecb_aes_encrypt(struct ablkcipher_request *areq) in sun4i_ss_ecb_aes_encrypt()
353 int sun4i_ss_ecb_aes_decrypt(struct ablkcipher_request *areq) in sun4i_ss_ecb_aes_decrypt()
365 int sun4i_ss_cbc_des_encrypt(struct ablkcipher_request *areq) in sun4i_ss_cbc_des_encrypt()
376 int sun4i_ss_cbc_des_decrypt(struct ablkcipher_request *areq) in sun4i_ss_cbc_des_decrypt()
388 int sun4i_ss_ecb_des_encrypt(struct ablkcipher_request *areq) in sun4i_ss_ecb_des_encrypt()
399 int sun4i_ss_ecb_des_decrypt(struct ablkcipher_request *areq) in sun4i_ss_ecb_des_decrypt()
[all …]
/linux-4.4.14/crypto/
Dchacha20poly1305.c120 static void chacha_decrypt_done(struct crypto_async_request *areq, int err) in chacha_decrypt_done()
166 static void poly_tail_done(struct crypto_async_request *areq, int err) in poly_tail_done()
200 static void poly_cipherpad_done(struct crypto_async_request *areq, int err) in poly_cipherpad_done()
230 static void poly_cipher_done(struct crypto_async_request *areq, int err) in poly_cipher_done()
261 static void poly_adpad_done(struct crypto_async_request *areq, int err) in poly_adpad_done()
291 static void poly_ad_done(struct crypto_async_request *areq, int err) in poly_ad_done()
315 static void poly_setkey_done(struct crypto_async_request *areq, int err) in poly_setkey_done()
342 static void poly_init_done(struct crypto_async_request *areq, int err) in poly_init_done()
365 static void poly_genkey_done(struct crypto_async_request *areq, int err) in poly_genkey_done()
405 static void chacha_encrypt_done(struct crypto_async_request *areq, int err) in chacha_encrypt_done()
Dgcm.c292 static void gcm_hash_len_done(struct crypto_async_request *areq, int err) in gcm_hash_len_done()
313 static void gcm_hash_crypt_remain_done(struct crypto_async_request *areq, in gcm_hash_crypt_remain_done()
344 static void gcm_hash_crypt_done(struct crypto_async_request *areq, int err) in gcm_hash_crypt_done()
372 static void gcm_hash_assoc_remain_done(struct crypto_async_request *areq, in gcm_hash_assoc_remain_done()
401 static void gcm_hash_assoc_done(struct crypto_async_request *areq, int err) in gcm_hash_assoc_done()
426 static void gcm_hash_init_done(struct crypto_async_request *areq, int err) in gcm_hash_init_done()
479 static void gcm_encrypt_done(struct crypto_async_request *areq, int err) in gcm_encrypt_done()
523 static void gcm_decrypt_done(struct crypto_async_request *areq, int err) in gcm_decrypt_done()
Dauthenc.c118 static void authenc_geniv_ahash_done(struct crypto_async_request *areq, int err) in authenc_geniv_ahash_done()
172 struct aead_request *areq = req->data; in crypto_authenc_encrypt_done() local
272 static void authenc_verify_ahash_done(struct crypto_async_request *areq, in authenc_verify_ahash_done()
Dahash.c317 struct ahash_request *areq = req->data; in ahash_op_unaligned_done() local
396 struct ahash_request *areq = req->data; in ahash_def_finup_done2() local
419 struct ahash_request *areq = req->data; in ahash_def_finup_done1() local
Dauthencesn.c124 static void authenc_esn_geniv_ahash_done(struct crypto_async_request *areq, in authenc_esn_geniv_ahash_done()
173 struct aead_request *areq = req->data; in crypto_authenc_esn_encrypt_done() local
267 static void authenc_esn_verify_ahash_done(struct crypto_async_request *areq, in authenc_esn_verify_ahash_done()
Dccm.c287 static void crypto_ccm_encrypt_done(struct crypto_async_request *areq, int err) in crypto_ccm_encrypt_done()
383 static void crypto_ccm_decrypt_done(struct crypto_async_request *areq, in crypto_ccm_decrypt_done()
Dpcrypt.c126 static void pcrypt_aead_done(struct crypto_async_request *areq, int err) in pcrypt_aead_done()
Dcryptd.c705 static void cryptd_aead_encrypt(struct crypto_async_request *areq, int err) in cryptd_aead_encrypt()
715 static void cryptd_aead_decrypt(struct crypto_async_request *areq, int err) in cryptd_aead_decrypt()
/linux-4.4.14/drivers/crypto/
Dtalitos.c924 struct aead_request *areq) in ipsec_esp_unmap()
945 struct aead_request *areq = context; in ipsec_esp_encrypt_done() local
1081 static int ipsec_esp(struct talitos_edesc *edesc, struct aead_request *areq, in ipsec_esp()
1306 static struct talitos_edesc *aead_edesc_alloc(struct aead_request *areq, u8 *iv, in aead_edesc_alloc()
1426 struct ablkcipher_request *areq) in common_nonsnoop_unmap()
1443 struct ablkcipher_request *areq = context; in ablkcipher_done() local
1550 struct ablkcipher_request *areq, in common_nonsnoop()
1606 static struct talitos_edesc *ablkcipher_edesc_alloc(struct ablkcipher_request * in ablkcipher_edesc_alloc()
1618 static int ablkcipher_encrypt(struct ablkcipher_request *areq) in ablkcipher_encrypt()
1635 static int ablkcipher_decrypt(struct ablkcipher_request *areq) in ablkcipher_decrypt()
[all …]
Dpicoxcell_crypto.c324 static int spacc_aead_make_ddts(struct aead_request *areq) in spacc_aead_make_ddts()
418 struct aead_request *areq = container_of(req->req, struct aead_request, in spacc_aead_free_ddts() local
/linux-4.4.14/drivers/crypto/caam/
Djr.c325 u32 status, void *areq), in caam_jr_enqueue()
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c824 static int ablk_dma_crypt(struct ablkcipher_request *areq) in ablk_dma_crypt()
881 static int ablk_crypt(struct ablkcipher_request *areq) in ablk_crypt()
1053 static int cryp_blk_encrypt(struct ablkcipher_request *areq) in cryp_blk_encrypt()
1071 static int cryp_blk_decrypt(struct ablkcipher_request *areq) in cryp_blk_decrypt()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_algs.c780 struct aead_request *areq = qat_req->aead_req; in qat_aead_alg_callback() local
795 struct ablkcipher_request *areq = qat_req->ablkcipher_req; in qat_ablkcipher_alg_callback() local
814 static int qat_alg_aead_dec(struct aead_request *areq) in qat_alg_aead_dec()
856 static int qat_alg_aead_enc(struct aead_request *areq) in qat_alg_aead_enc()
Dqat_asym_algs.c119 struct akcipher_request *areq = (void *)(__force long)resp->opaque; in qat_rsa_cb() local
/linux-4.4.14/drivers/mmc/card/
Dblock.c1303 struct mmc_async_req *areq) in mmc_blk_err_check()
1415 struct mmc_async_req *areq) in mmc_blk_packed_err_check()
1942 struct mmc_async_req *areq; in mmc_blk_issue_rw_rq() local
Dmmc_test.c171 struct mmc_async_req areq; member
713 struct mmc_async_req *areq) in mmc_test_check_result_async()
/linux-4.4.14/include/linux/mmc/
Dhost.h359 struct mmc_async_req *areq; /* active async req */ member
/linux-4.4.14/drivers/mmc/core/
Dcore.c579 struct mmc_async_req *areq, int *error) in mmc_start_req()