/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-cipher.c | 15 static int noinline_for_stack sun4i_ss_opti_poll(struct skcipher_request *areq) in sun4i_ss_opti_poll() 148 static int noinline_for_stack sun4i_ss_cipher_poll_fallback(struct skcipher_request *areq) in sun4i_ss_cipher_poll_fallback() 176 static int sun4i_ss_cipher_poll(struct skcipher_request *areq) in sun4i_ss_cipher_poll() 397 int sun4i_ss_cbc_aes_encrypt(struct skcipher_request *areq) in sun4i_ss_cbc_aes_encrypt() 408 int sun4i_ss_cbc_aes_decrypt(struct skcipher_request *areq) in sun4i_ss_cbc_aes_decrypt() 420 int sun4i_ss_ecb_aes_encrypt(struct skcipher_request *areq) in sun4i_ss_ecb_aes_encrypt() 431 int sun4i_ss_ecb_aes_decrypt(struct skcipher_request *areq) in sun4i_ss_ecb_aes_decrypt() 443 int sun4i_ss_cbc_des_encrypt(struct skcipher_request *areq) in sun4i_ss_cbc_des_encrypt() 454 int sun4i_ss_cbc_des_decrypt(struct skcipher_request *areq) in sun4i_ss_cbc_des_decrypt() 466 int sun4i_ss_ecb_des_encrypt(struct skcipher_request *areq) in sun4i_ss_ecb_des_encrypt() [all …]
|
H A D | sun4i-ss-hash.c | 47 int sun4i_hash_init(struct ahash_request *areq) in sun4i_hash_init() 62 int sun4i_hash_export_md5(struct ahash_request *areq, void *out) in sun4i_hash_export_md5() 85 int sun4i_hash_import_md5(struct ahash_request *areq, const void *in) in sun4i_hash_import_md5() 104 int sun4i_hash_export_sha1(struct ahash_request *areq, void *out) in sun4i_hash_export_sha1() 128 int sun4i_hash_import_sha1(struct ahash_request *areq, const void *in) in sun4i_hash_import_sha1() 177 static int sun4i_hash(struct ahash_request *areq) in sun4i_hash() 508 int sun4i_hash_final(struct ahash_request *areq) in sun4i_hash_final() 516 int sun4i_hash_update(struct ahash_request *areq) in sun4i_hash_update() 525 int sun4i_hash_finup(struct ahash_request *areq) in sun4i_hash_finup() 534 int sun4i_hash_digest(struct ahash_request *areq) in sun4i_hash_digest()
|
/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 25 static bool sl3516_ce_need_fallback(struct skcipher_request *areq) in sl3516_ce_need_fallback() 103 static int sl3516_ce_cipher_fallback(struct skcipher_request *areq) in sl3516_ce_cipher_fallback() 127 static int sl3516_ce_cipher(struct skcipher_request *areq) in sl3516_ce_cipher() 265 int sl3516_ce_handle_cipher_request(struct crypto_engine *engine, void *areq) in sl3516_ce_handle_cipher_request() 278 int sl3516_ce_skdecrypt(struct skcipher_request *areq) in sl3516_ce_skdecrypt() 296 int sl3516_ce_skencrypt(struct skcipher_request *areq) in sl3516_ce_skencrypt()
|
/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-cipher.c | 25 static bool meson_cipher_need_fallback(struct skcipher_request *areq) in meson_cipher_need_fallback() 58 static int meson_cipher_do_fallback(struct skcipher_request *areq) in meson_cipher_do_fallback() 84 static int meson_cipher(struct skcipher_request *areq) in meson_cipher() 261 int meson_handle_cipher_request(struct crypto_engine *engine, void *areq) in meson_handle_cipher_request() 274 int meson_skdecrypt(struct skcipher_request *areq) in meson_skdecrypt() 292 int meson_skencrypt(struct skcipher_request *areq) in meson_skencrypt()
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_aead.c | 192 struct aead_request *areq = arg; in nitrox_aead_callback() local 213 static int nitrox_aes_gcm_enc(struct aead_request *areq) in nitrox_aes_gcm_enc() 247 static int nitrox_aes_gcm_dec(struct aead_request *areq) in nitrox_aes_gcm_dec() 393 static int nitrox_rfc4106_set_aead_rctx_sglist(struct aead_request *areq) in nitrox_rfc4106_set_aead_rctx_sglist() 426 struct aead_request *areq = arg; in nitrox_rfc4106_callback() local 440 static int nitrox_rfc4106_enc(struct aead_request *areq) in nitrox_rfc4106_enc() 472 static int nitrox_rfc4106_dec(struct aead_request *areq) in nitrox_rfc4106_dec()
|
/linux/crypto/ |
H A D | af_alg.c | 770 static void af_alg_free_areq_sgls(struct af_alg_async_req *areq) in af_alg_free_areq_sgls() 1117 void af_alg_free_resources(struct af_alg_async_req *areq) in af_alg_free_resources() 1144 struct af_alg_async_req *areq = data; in af_alg_async_cb() local 1197 struct af_alg_async_req *areq; in af_alg_alloc_areq() local 1234 struct af_alg_async_req *areq, size_t maxsize, in af_alg_get_rsgl()
|
H A D | algif_skcipher.c | 84 struct af_alg_async_req *areq = data; in algif_skcipher_done() local 106 struct af_alg_async_req *areq; in _skcipher_recvmsg() local
|
H A D | ahash.c | 68 struct ahash_request *areq = data; in ahash_op_done() local 592 struct ahash_request *areq = data; in ahash_def_finup_done2() local
|
/linux/drivers/crypto/ |
H A D | atmel-i2c.c | 294 void *areq, int status), in atmel_i2c_enqueue()
|
H A D | atmel-sha204a.c | 22 void *areq, int status) in atmel_sha204a_rng_done()
|
H A D | atmel-i2c.h | 170 void *areq; member
|
H A D | omap-aes-gcm.c | 360 int omap_aes_gcm_crypt_req(struct crypto_engine *engine, void *areq) in omap_aes_gcm_crypt_req()
|
/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace-crypto.c | 27 static int aspeed_crypto_do_fallback(struct skcipher_request *areq) in aspeed_crypto_do_fallback() 48 static bool aspeed_crypto_need_fallback(struct skcipher_request *areq) in aspeed_crypto_need_fallback() 79 static int aspeed_crypto_do_request(struct crypto_engine *engine, void *areq) in aspeed_crypto_do_request()
|
H A D | aspeed-hace-hash.c | 533 static int aspeed_ahash_do_request(struct crypto_engine *engine, void *areq) in aspeed_ahash_do_request() 558 void *areq) in aspeed_ahash_prepare_request() 575 static int aspeed_ahash_do_one(struct crypto_engine *engine, void *areq) in aspeed_ahash_do_one()
|
/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 68 static int rk_cipher_fallback(struct skcipher_request *areq) in rk_cipher_fallback() 301 struct skcipher_request *areq = container_of(async_req, struct skcipher_request, base); in rk_cipher_run() local
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_asym_algs.c | 138 } areq; member 161 struct kpp_request *areq = req->areq.dh; in qat_dh_cb() local 569 struct akcipher_request *areq = req->areq.rsa; in qat_rsa_cb() local 603 struct qat_asym_request *areq = (void *)(__force long)resp->opaque; in qat_alg_asym_callback() local
|
H A D | qat_algs.c | 671 struct aead_request *areq = qat_req->aead_req; in qat_aead_alg_callback() local 783 static int qat_alg_aead_dec(struct aead_request *areq) in qat_alg_aead_dec() 829 static int qat_alg_aead_enc(struct aead_request *areq) in qat_alg_aead_enc()
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_reqmgr.h | 143 struct crypto_async_request *areq; /* Async request callback arg */ member 160 struct crypto_async_request *areq; /* Async request callback arg */ member
|
H A D | otx_cptvf_algs.c | 119 struct crypto_async_request *areq = arg1; in otx_cpt_aead_callback() local 145 static void output_iv_copyback(struct crypto_async_request *areq) in output_iv_copyback() 182 struct crypto_async_request *areq = arg1; in otx_cpt_skcipher_callback() local
|
H A D | otx_cptvf_reqmgr.c | 513 struct crypto_async_request *areq; in process_pending_queue() local
|
/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_dev.c | 225 const struct fun_dev_params *areq) in fun_enable_admin_queue() 759 const struct fun_dev_params *areq, const char *name) in fun_dev_enable()
|
/linux/drivers/crypto/tegra/ |
H A D | tegra-se-aes.c | 263 static int tegra_aes_do_one_req(struct crypto_engine *engine, void *areq) in tegra_aes_do_one_req() 1193 static int tegra_ccm_do_one_req(struct crypto_engine *engine, void *areq) in tegra_ccm_do_one_req() 1269 static int tegra_gcm_do_one_req(struct crypto_engine *engine, void *areq) in tegra_gcm_do_one_req() 1705 static int tegra_cmac_do_one_req(struct crypto_engine *engine, void *areq) in tegra_cmac_do_one_req()
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 104 struct crypto_async_request *areq = arg1; in otx2_cpt_aead_callback() local 128 static void output_iv_copyback(struct crypto_async_request *areq) in output_iv_copyback() 165 struct crypto_async_request *areq = arg1; in otx2_cpt_skcipher_callback() local
|
H A D | otx2_cpt_reqmgr.h | 88 struct crypto_async_request *areq; /* Async request callback arg */ member 128 struct crypto_async_request *areq; /* Async request callback arg */ member
|
/linux/drivers/crypto/starfive/ |
H A D | jh7110-aes.c | 568 static int starfive_aes_do_one_req(struct crypto_engine *engine, void *areq) in starfive_aes_do_one_req() 637 static int starfive_aes_aead_do_one_req(struct crypto_engine *engine, void *areq) in starfive_aes_aead_do_one_req()
|