Searched refs:ctr_crypt_final (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c265 static void ctr_crypt_final(struct bf_ctx *ctx, struct blkcipher_walk *walk) ctr_crypt_final() function
351 ctr_crypt_final(crypto_blkcipher_ctx(desc->tfm), &walk); ctr_crypt()
H A Dcast5_avx_glue.c249 static void ctr_crypt_final(struct blkcipher_desc *desc, ctr_crypt_final() function
332 ctr_crypt_final(desc, &walk); ctr_crypt()
H A Ddes3_ede_glue.c270 static void ctr_crypt_final(struct des3_ede_x86_ctx *ctx, ctr_crypt_final() function
352 ctr_crypt_final(crypto_blkcipher_ctx(desc->tfm), &walk); ctr_crypt()
H A Daesni-intel_glue.c470 static void ctr_crypt_final(struct crypto_aes_ctx *ctx, ctr_crypt_final() function
524 ctr_crypt_final(ctx, &walk); ctr_crypt()
/linux-4.1.27/arch/sparc/crypto/
H A Daes_glue.c336 static void ctr_crypt_final(struct crypto_sparc64_aes_ctx *ctx, ctr_crypt_final() function
378 ctr_crypt_final(ctx, &walk); ctr_crypt()

Completed in 433 milliseconds