Searched refs:async_helper_ctx (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/crypto/ |
D | ablk_helper.c | 40 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_set_key() 57 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in __ablk_encrypt() 72 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_encrypt() 91 struct async_helper_ctx *ctx = crypto_ablkcipher_ctx(tfm); in ablk_decrypt() 116 struct async_helper_ctx *ctx = crypto_tfm_ctx(tfm); in ablk_exit() 124 struct async_helper_ctx *ctx = crypto_tfm_ctx(tfm); in ablk_init_common()
|
/linux-4.1.27/arch/x86/crypto/ |
D | twofish_avx_glue.c | 451 .cra_ctxsize = sizeof(struct async_helper_ctx), 472 .cra_ctxsize = sizeof(struct async_helper_ctx), 494 .cra_ctxsize = sizeof(struct async_helper_ctx), 517 .cra_ctxsize = sizeof(struct async_helper_ctx), 541 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | serpent_avx2_glue.c | 425 .cra_ctxsize = sizeof(struct async_helper_ctx), 447 .cra_ctxsize = sizeof(struct async_helper_ctx), 470 .cra_ctxsize = sizeof(struct async_helper_ctx), 494 .cra_ctxsize = sizeof(struct async_helper_ctx), 519 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | cast6_avx_glue.c | 483 .cra_ctxsize = sizeof(struct async_helper_ctx), 504 .cra_ctxsize = sizeof(struct async_helper_ctx), 526 .cra_ctxsize = sizeof(struct async_helper_ctx), 549 .cra_ctxsize = sizeof(struct async_helper_ctx), 573 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | camellia_aesni_avx2_glue.c | 454 .cra_ctxsize = sizeof(struct async_helper_ctx), 475 .cra_ctxsize = sizeof(struct async_helper_ctx), 497 .cra_ctxsize = sizeof(struct async_helper_ctx), 520 .cra_ctxsize = sizeof(struct async_helper_ctx), 544 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | serpent_avx_glue.c | 489 .cra_ctxsize = sizeof(struct async_helper_ctx), 510 .cra_ctxsize = sizeof(struct async_helper_ctx), 532 .cra_ctxsize = sizeof(struct async_helper_ctx), 555 .cra_ctxsize = sizeof(struct async_helper_ctx), 579 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | camellia_aesni_avx_glue.c | 446 .cra_ctxsize = sizeof(struct async_helper_ctx), 467 .cra_ctxsize = sizeof(struct async_helper_ctx), 489 .cra_ctxsize = sizeof(struct async_helper_ctx), 512 .cra_ctxsize = sizeof(struct async_helper_ctx), 536 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | serpent_sse2_glue.c | 498 .cra_ctxsize = sizeof(struct async_helper_ctx), 519 .cra_ctxsize = sizeof(struct async_helper_ctx), 541 .cra_ctxsize = sizeof(struct async_helper_ctx), 564 .cra_ctxsize = sizeof(struct async_helper_ctx), 588 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | cast5_avx_glue.c | 407 .cra_ctxsize = sizeof(struct async_helper_ctx), 428 .cra_ctxsize = sizeof(struct async_helper_ctx), 450 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | aesni-intel_glue.c | 1330 .cra_ctxsize = sizeof(struct async_helper_ctx), 1351 .cra_ctxsize = sizeof(struct async_helper_ctx), 1396 .cra_ctxsize = sizeof(struct async_helper_ctx), 1466 .cra_ctxsize = sizeof(struct async_helper_ctx), 1532 .cra_ctxsize = sizeof(struct async_helper_ctx), 1554 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
/linux-4.1.27/include/crypto/ |
D | ablk_helper.h | 12 struct async_helper_ctx { struct
|
/linux-4.1.27/arch/arm64/crypto/ |
D | aes-glue.c | 365 .cra_ctxsize = sizeof(struct async_helper_ctx), 385 .cra_ctxsize = sizeof(struct async_helper_ctx), 405 .cra_ctxsize = sizeof(struct async_helper_ctx), 425 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
/linux-4.1.27/arch/arm/crypto/ |
D | aes-ce-glue.c | 435 .cra_ctxsize = sizeof(struct async_helper_ctx), 455 .cra_ctxsize = sizeof(struct async_helper_ctx), 475 .cra_ctxsize = sizeof(struct async_helper_ctx), 495 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | aesbs-glue.c | 363 .cra_ctxsize = sizeof(struct async_helper_ctx), 383 .cra_ctxsize = sizeof(struct async_helper_ctx), 403 .cra_ctxsize = sizeof(struct async_helper_ctx),
|