Home
last modified time | relevance | path

Searched refs:twofish_enc_blk_ctr_3way (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue_3way.c72 void twofish_enc_blk_ctr_3way(const void *ctx, u8 *d, const u8 *s, le128 *iv) in twofish_enc_blk_ctr_3way() function
93 EXPORT_SYMBOL_GPL(twofish_enc_blk_ctr_3way); variable
114 .fn_u = { .ctr = twofish_enc_blk_ctr_3way }
H A Dtwofish_avx_glue.c107 .fn_u = { .ctr = twofish_enc_blk_ctr_3way }
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dtwofish.h22 extern void twofish_enc_blk_ctr_3way(const void *ctx, u8 *dst, const u8 *src,

Completed in 2 milliseconds