Searched refs:async_helper_ctx (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/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.4.14/arch/x86/crypto/ |
D | serpent_avx2_glue.c | 424 .cra_ctxsize = sizeof(struct async_helper_ctx), 446 .cra_ctxsize = sizeof(struct async_helper_ctx), 469 .cra_ctxsize = sizeof(struct async_helper_ctx), 493 .cra_ctxsize = sizeof(struct async_helper_ctx), 518 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | twofish_avx_glue.c | 449 .cra_ctxsize = sizeof(struct async_helper_ctx), 470 .cra_ctxsize = sizeof(struct async_helper_ctx), 492 .cra_ctxsize = sizeof(struct async_helper_ctx), 515 .cra_ctxsize = sizeof(struct async_helper_ctx), 539 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | camellia_aesni_avx_glue.c | 445 .cra_ctxsize = sizeof(struct async_helper_ctx), 466 .cra_ctxsize = sizeof(struct async_helper_ctx), 488 .cra_ctxsize = sizeof(struct async_helper_ctx), 511 .cra_ctxsize = sizeof(struct async_helper_ctx), 535 .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 | cast6_avx_glue.c | 482 .cra_ctxsize = sizeof(struct async_helper_ctx), 503 .cra_ctxsize = sizeof(struct async_helper_ctx), 525 .cra_ctxsize = sizeof(struct async_helper_ctx), 548 .cra_ctxsize = sizeof(struct async_helper_ctx), 572 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | serpent_avx_glue.c | 488 .cra_ctxsize = sizeof(struct async_helper_ctx), 509 .cra_ctxsize = sizeof(struct async_helper_ctx), 531 .cra_ctxsize = sizeof(struct async_helper_ctx), 554 .cra_ctxsize = sizeof(struct async_helper_ctx), 578 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | camellia_aesni_avx2_glue.c | 453 .cra_ctxsize = sizeof(struct async_helper_ctx), 474 .cra_ctxsize = sizeof(struct async_helper_ctx), 496 .cra_ctxsize = sizeof(struct async_helper_ctx), 519 .cra_ctxsize = sizeof(struct async_helper_ctx), 543 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | cast5_avx_glue.c | 406 .cra_ctxsize = sizeof(struct async_helper_ctx), 427 .cra_ctxsize = sizeof(struct async_helper_ctx), 449 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
D | aesni-intel_glue.c | 1213 .cra_ctxsize = sizeof(struct async_helper_ctx), 1234 .cra_ctxsize = sizeof(struct async_helper_ctx), 1279 .cra_ctxsize = sizeof(struct async_helper_ctx), 1304 .cra_ctxsize = sizeof(struct async_helper_ctx), 1370 .cra_ctxsize = sizeof(struct async_helper_ctx), 1392 .cra_ctxsize = sizeof(struct async_helper_ctx),
|
/linux-4.4.14/include/crypto/ |
D | ablk_helper.h | 12 struct async_helper_ctx { struct
|
/linux-4.4.14/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.4.14/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),
|