| /kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
| D | nitrox_skcipher.c | 51 static void free_src_sglist(struct skcipher_request *skreq) in free_src_sglist() 58 static void free_dst_sglist(struct skcipher_request *skreq) in free_dst_sglist() 67 struct skcipher_request *skreq = arg; in nitrox_skcipher_callback() local 81 struct skcipher_request *skreq = arg; in nitrox_cbc_cipher_callback() local 208 static int alloc_src_sglist(struct skcipher_request *skreq, int ivsize) in alloc_src_sglist() 226 static int alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) in alloc_dst_sglist() 247 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt() 290 static int nitrox_cbc_decrypt(struct skcipher_request *skreq) in nitrox_cbc_decrypt() 310 static int nitrox_aes_encrypt(struct skcipher_request *skreq) in nitrox_aes_encrypt() 315 static int nitrox_aes_decrypt(struct skcipher_request *skreq) in nitrox_aes_decrypt() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
| D | nitrox_skcipher.c | 51 static void free_src_sglist(struct skcipher_request *skreq) in free_src_sglist() 58 static void free_dst_sglist(struct skcipher_request *skreq) in free_dst_sglist() 67 struct skcipher_request *skreq = arg; in nitrox_skcipher_callback() local 81 struct skcipher_request *skreq = arg; in nitrox_cbc_cipher_callback() local 208 static int alloc_src_sglist(struct skcipher_request *skreq, int ivsize) in alloc_src_sglist() 226 static int alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) in alloc_dst_sglist() 247 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt() 290 static int nitrox_cbc_decrypt(struct skcipher_request *skreq) in nitrox_cbc_decrypt() 310 static int nitrox_aes_encrypt(struct skcipher_request *skreq) in nitrox_aes_encrypt() 315 static int nitrox_aes_decrypt(struct skcipher_request *skreq) in nitrox_aes_decrypt() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| D | cipher.c | 145 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_process() local 157 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_step() local 188 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_prepare() local 202 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_req_cleanup() local 210 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_complete() local
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
| D | cipher.c | 138 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_process() local 150 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_step() local 181 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_prepare() local 195 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_req_cleanup() local 203 struct skcipher_request *skreq = skcipher_request_cast(req); in mv_cesa_skcipher_complete() local
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | skd_main.c | 423 struct skd_request_context *skreq) in skd_prep_zerosize_flush_cdb() 486 struct skd_request_context *const skreq = blk_mq_rq_to_pdu(req); in skd_mq_queue_rq() local 613 struct skd_request_context *skreq = blk_mq_rq_to_pdu(req); in skd_complete_rq() local 619 struct skd_request_context *skreq) in skd_preop_sg_list() 680 struct skd_request_context *skreq) in skd_postop_sg_list() 1410 struct skd_request_context *skreq, in skd_resolve_req_exception() 1450 struct skd_request_context *skreq) in skd_release_skreq() 1467 struct skd_request_context *skreq; in skd_isr_completion_posted() local 1900 struct skd_request_context *skreq = blk_mq_rq_to_pdu(req); in skd_recover_request() local 2745 struct skd_request_context *skreq = blk_mq_rq_to_pdu(rq); in skd_init_request() local [all …]
|
| /kernel/linux/linux-6.6/crypto/ |
| D | authenc.c | 200 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local 237 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
|
| D | gcm.c | 73 struct skcipher_request skreq; member 183 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local 452 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local 491 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local
|
| D | authencesn.c | 184 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local 224 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
|
| D | ccm.c | 49 struct skcipher_request skreq; member 290 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local 349 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local
|
| /kernel/linux/linux-5.10/crypto/ |
| D | authenc.c | 201 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local 238 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
|
| D | gcm.c | 73 struct skcipher_request skreq; member 183 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local 454 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local 493 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local
|
| D | authencesn.c | 186 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local 226 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
|
| D | ccm.c | 48 struct skcipher_request skreq; member 289 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local 349 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/ |
| D | sec_algs.c | 424 struct skcipher_request *skreq = container_of(req_base, in sec_skcipher_alg_callback() local 707 static int sec_alg_skcipher_crypto(struct skcipher_request *skreq, in sec_alg_skcipher_crypto()
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/ |
| D | sec_algs.c | 424 struct skcipher_request *skreq = container_of(req_base, in sec_skcipher_alg_callback() local 707 static int sec_alg_skcipher_crypto(struct skcipher_request *skreq, in sec_alg_skcipher_crypto()
|