Searched refs:ctr_crypt_final (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | aes_glue.c | 319 static void ctr_crypt_final(const struct crypto_sparc64_aes_ctx *ctx, in ctr_crypt_final() function 355 ctr_crypt_final(ctx, &walk); in ctr_crypt()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | blowfish_glue.c | 250 static void ctr_crypt_final(struct bf_ctx *ctx, struct skcipher_walk *walk) in ctr_crypt_final() function 334 ctr_crypt_final(ctx, &walk); in ctr_crypt()
|
H A D | cast5_avx_glue.c | 217 static void ctr_crypt_final(struct skcipher_walk *walk, struct cast5_ctx *ctx) in ctr_crypt_final() function 296 ctr_crypt_final(&walk, ctx); in ctr_crypt()
|
H A D | des3_ede_glue.c | 256 static void ctr_crypt_final(struct des3_ede_x86_ctx *ctx, in ctr_crypt_final() function 337 ctr_crypt_final(ctx, &walk); in ctr_crypt()
|
H A D | aesni-intel_glue.c | 461 static void ctr_crypt_final(struct crypto_aes_ctx *ctx, in ctr_crypt_final() function 511 ctr_crypt_final(ctx, &walk); in ctr_crypt()
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | aes_glue.c | 319 static void ctr_crypt_final(const struct crypto_sparc64_aes_ctx *ctx, in ctr_crypt_final() function 355 ctr_crypt_final(ctx, &walk); in ctr_crypt()
|
Completed in 5 milliseconds