| /kernel/linux/linux-4.19/crypto/ |
| D | xts.c | 41 struct rctx { struct 42 le128 buf[XTS_BUFFER_SIZE / sizeof(le128)]; 44 le128 t; 46 le128 *ext; 48 struct scatterlist srcbuf[2]; 49 struct scatterlist dstbuf[2]; 50 struct scatterlist *src; 51 struct scatterlist *dst; 53 unsigned int left; 55 struct skcipher_request subreq; [all …]
|
| D | lrw.c | 58 struct rctx { struct 59 be128 buf[LRW_BUFFER_SIZE / sizeof(be128)]; 61 be128 t; 63 be128 *ext; 65 struct scatterlist srcbuf[2]; 66 struct scatterlist dstbuf[2]; 67 struct scatterlist *src; 68 struct scatterlist *dst; 70 unsigned int left; 72 struct skcipher_request subreq; [all …]
|
| D | chacha20poly1305.c | 82 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() local 105 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() local 118 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag() local 134 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() local 168 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue() local 185 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail() local 218 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad() local 248 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher() local 279 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad() local 309 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad() local [all …]
|
| D | mcryptd.c | 102 struct mcryptd_hash_request_ctx *rctx) in mcryptd_enqueue_request() 319 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_enqueue() local 337 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_init() local 364 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_update() local 391 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_final() local 418 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_finup() local 447 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_digest() local 473 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_export() local 480 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_hash_import() local 625 struct mcryptd_hash_request_ctx *rctx = ahash_request_ctx(req); in mcryptd_ahash_desc() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| D | sun8i-ss-hash.c | 74 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_init() local 88 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_export() local 100 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_import() local 112 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_final() local 135 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_update() local 150 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_finup() local 175 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest_fb() local 199 struct sun8i_ss_hash_reqctx *rctx, in sun8i_ss_run_hash_task() 285 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_digest() local 322 struct sun8i_ss_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ss_hash_run() local
|
| /kernel/linux/linux-4.19/drivers/crypto/rockchip/ |
| D | rk3288_crypto_ahash.c | 52 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local 84 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init() local 97 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_update() local 112 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_final() local 126 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_finup() local 143 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_import() local 156 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export() local 200 struct rk_ahash_rctx *rctx; in rk_ahash_start() local
|
| /kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
| D | rk3288_crypto_ahash.c | 50 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_reg_init() local 82 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_init() local 95 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_update() local 110 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_final() local 124 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_finup() local 141 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_import() local 154 struct rk_ahash_rctx *rctx = ahash_request_ctx(req); in rk_ahash_export() local 198 struct rk_ahash_rctx *rctx; in rk_ahash_start() local
|
| /kernel/linux/linux-4.19/drivers/crypto/sunxi-ss/ |
| D | sun4i-ss-cipher.c | 330 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 341 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 353 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 364 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 376 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 387 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local 399 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local 410 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local 422 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local 433 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | omap-aes-gcm.c | 46 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task() local 185 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback() local 219 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_prepare_req() local 240 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() local 274 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() local 282 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() local 291 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() local 303 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() local 363 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt_req() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| D | sun8i-ce-hash.c | 74 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_init() local 88 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_export() local 100 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_import() local 112 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_final() local 135 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_update() local 150 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_finup() local 175 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest_fb() local 220 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_digest() local 254 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq); in sun8i_ce_hash_run() local
|
| /kernel/linux/linux-5.10/crypto/ |
| D | chacha20poly1305.c | 74 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in async_done_continue() local 97 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_verify_tag() local 110 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_copy_tag() local 126 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in chacha_decrypt() local 156 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail_continue() local 173 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_tail() local 202 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipherpad() local 231 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_cipher() local 261 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_adpad() local 290 struct chachapoly_req_ctx *rctx = aead_request_ctx(req); in poly_ad() local [all …]
|
| D | xts.c | 84 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_xor_tweak() local 148 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_done() local 164 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_cts_final() local 203 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt_done() local 223 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt_done() local 243 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_init_crypt() local 262 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_encrypt() local 279 struct xts_request_ctx *rctx = skcipher_request_ctx(req); in xts_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss-cipher.c | 388 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_encrypt() local 399 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_aes_decrypt() local 411 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_encrypt() local 422 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_aes_decrypt() local 434 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_encrypt() local 445 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des_decrypt() local 457 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_encrypt() local 468 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_ecb_des_decrypt() local 480 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_encrypt() local 491 struct sun4i_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sun4i_ss_cbc_des3_decrypt() local [all …]
|
| /kernel/linux/linux-4.19/drivers/crypto/ |
| D | omap-aes-gcm.c | 47 struct omap_aes_reqctx *rctx; in omap_aes_gcm_done_task() local 229 struct omap_aes_reqctx *rctx; in omap_aes_gcm_dma_out_callback() local 255 struct omap_aes_reqctx *rctx; in omap_aes_gcm_handle_queue() local 307 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_crypt() local 341 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_encrypt() local 349 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_gcm_decrypt() local 358 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_encrypt() local 369 struct omap_aes_reqctx *rctx = aead_request_ctx(req); in omap_aes_4106gcm_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| D | cipher.c | 134 struct iproc_reqctx_s *rctx, in spu_skcipher_rx_sg_create() 198 struct iproc_reqctx_s *rctx, in spu_skcipher_tx_sg_create() 299 static int handle_skcipher_req(struct iproc_reqctx_s *rctx) in handle_skcipher_req() 470 static void handle_skcipher_resp(struct iproc_reqctx_s *rctx) in handle_skcipher_resp() 528 struct iproc_reqctx_s *rctx, in spu_ahash_rx_sg_create() 580 struct iproc_reqctx_s *rctx, in spu_ahash_tx_sg_create() 654 static int handle_ahash_req(struct iproc_reqctx_s *rctx) in handle_ahash_req() 945 static int ahash_req_done(struct iproc_reqctx_s *rctx) in ahash_req_done() 995 static void handle_ahash_resp(struct iproc_reqctx_s *rctx) in handle_ahash_resp() 1046 struct iproc_reqctx_s *rctx, in spu_aead_rx_sg_create() [all …]
|
| /kernel/linux/linux-4.19/drivers/crypto/bcm/ |
| D | cipher.c | 145 struct iproc_reqctx_s *rctx, in spu_ablkcipher_rx_sg_create() 213 struct iproc_reqctx_s *rctx, in spu_ablkcipher_tx_sg_create() 314 static int handle_ablkcipher_req(struct iproc_reqctx_s *rctx) in handle_ablkcipher_req() 513 static void handle_ablkcipher_resp(struct iproc_reqctx_s *rctx) in handle_ablkcipher_resp() 574 struct iproc_reqctx_s *rctx, in spu_ahash_rx_sg_create() 626 struct iproc_reqctx_s *rctx, in spu_ahash_tx_sg_create() 700 static int handle_ahash_req(struct iproc_reqctx_s *rctx) in handle_ahash_req() 991 static int ahash_req_done(struct iproc_reqctx_s *rctx) in ahash_req_done() 1041 static void handle_ahash_resp(struct iproc_reqctx_s *rctx) in handle_ahash_resp() 1092 struct iproc_reqctx_s *rctx, in spu_aead_rx_sg_create() [all …]
|
| /kernel/linux/linux-4.19/drivers/crypto/qce/ |
| D | sha.c | 42 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_done() local 79 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_async_req_handle() local 134 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 150 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 181 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 214 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_import() local 237 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 312 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 335 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_digest() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| D | sha.c | 35 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_done() local 72 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_async_req_handle() local 127 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_init() local 143 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_export() local 174 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_import_common() local 207 struct qce_sha_reqctx *rctx; in qce_ahash_import() local 238 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_update() local 311 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_final() local 338 struct qce_sha_reqctx *rctx = ahash_request_ctx(req); in qce_ahash_digest() local
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
| D | nitrox_aead.c | 152 static int nitrox_set_creq(struct nitrox_aead_rctx *rctx) in nitrox_set_creq() 194 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aead_callback() local 218 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_enc() local 252 struct nitrox_aead_rctx *rctx = aead_request_ctx(areq); in nitrox_aes_gcm_dec() local 396 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_set_aead_rctx_sglist() local 428 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_callback() local 445 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_enc() local 477 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec() local
|
| /kernel/linux/linux-5.10/drivers/crypto/stm32/ |
| D | stm32-hash.c | 253 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_write_ctrl() local 296 static void stm32_hash_append_sg(struct stm32_hash_request_ctx *rctx) in stm32_hash_append_sg() 381 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_update_cpu() local 479 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_hmac_dma_send() local 544 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_dma_send() local 685 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init() local 734 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req() local 751 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_copy_hash() local 779 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish() local 791 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish_req() local [all …]
|
| /kernel/linux/linux-4.19/drivers/crypto/stm32/ |
| D | stm32-hash.c | 268 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_write_ctrl() local 311 static void stm32_hash_append_sg(struct stm32_hash_request_ctx *rctx) in stm32_hash_append_sg() 396 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_update_cpu() local 494 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_hmac_dma_send() local 558 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(hdev->req); in stm32_hash_dma_send() local 699 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_init() local 748 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_final_req() local 765 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_copy_hash() local 793 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish() local 805 struct stm32_hash_request_ctx *rctx = ahash_request_ctx(req); in stm32_hash_finish_req() local [all …]
|
| /kernel/linux/linux-4.19/arch/x86/crypto/sha256-mb/ |
| D | sha256_mb.c | 95 static void req_ctx_init(struct mcryptd_hash_request_ctx *rctx, in req_ctx_init() 372 static int sha256_mb_set_results(struct mcryptd_hash_request_ctx *rctx) in sha256_mb_set_results() 389 struct mcryptd_hash_request_ctx *rctx = *ret_rctx; in sha_finish_walk() local 433 static int sha_complete_job(struct mcryptd_hash_request_ctx *rctx, in sha_complete_job() 480 static void sha256_mb_add_list(struct mcryptd_hash_request_ctx *rctx, in sha256_mb_add_list() 501 struct mcryptd_hash_request_ctx *rctx = in sha256_mb_update() local 559 struct mcryptd_hash_request_ctx *rctx = in sha256_mb_finup() local 619 struct mcryptd_hash_request_ctx *rctx = in sha256_mb_final() local 843 struct mcryptd_hash_request_ctx *rctx; in sha256_mb_async_import() local 895 struct mcryptd_hash_request_ctx *rctx; in sha256_mb_flusher() local
|
| /kernel/linux/linux-4.19/arch/x86/crypto/sha512-mb/ |
| D | sha512_mb.c | 95 static void req_ctx_init(struct mcryptd_hash_request_ctx *rctx, in req_ctx_init() 401 static int sha512_mb_set_results(struct mcryptd_hash_request_ctx *rctx) in sha512_mb_set_results() 418 struct mcryptd_hash_request_ctx *rctx = *ret_rctx; in sha_finish_walk() local 462 static int sha_complete_job(struct mcryptd_hash_request_ctx *rctx, in sha_complete_job() 510 static void sha512_mb_add_list(struct mcryptd_hash_request_ctx *rctx, in sha512_mb_add_list() 532 struct mcryptd_hash_request_ctx *rctx = in sha512_mb_update() local 592 struct mcryptd_hash_request_ctx *rctx = in sha512_mb_finup() local 653 struct mcryptd_hash_request_ctx *rctx = in sha512_mb_final() local 876 struct mcryptd_hash_request_ctx *rctx; in sha512_mb_async_import() local 929 struct mcryptd_hash_request_ctx *rctx; in sha512_mb_flusher() local
|
| /kernel/linux/linux-4.19/arch/x86/crypto/sha1-mb/ |
| D | sha1_mb.c | 95 static void req_ctx_init(struct mcryptd_hash_request_ctx *rctx, in req_ctx_init() 373 static int sha1_mb_set_results(struct mcryptd_hash_request_ctx *rctx) in sha1_mb_set_results() 390 struct mcryptd_hash_request_ctx *rctx = *ret_rctx; in sha_finish_walk() local 434 static int sha_complete_job(struct mcryptd_hash_request_ctx *rctx, in sha_complete_job() 481 static void sha1_mb_add_list(struct mcryptd_hash_request_ctx *rctx, in sha1_mb_add_list() 502 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_update() local 561 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_finup() local 621 struct mcryptd_hash_request_ctx *rctx = in sha1_mb_final() local 844 struct mcryptd_hash_request_ctx *rctx; in sha1_mb_async_import() local 895 struct mcryptd_hash_request_ctx *rctx; in sha1_mb_flusher() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-cmac.c | 28 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_complete() local 60 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_do_cmac_update() local 185 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_init() local 222 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_export() local 241 struct ccp_aes_cmac_req_ctx *rctx = ahash_request_ctx(req); in ccp_aes_cmac_import() local
|