Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue_3way.c55 void twofish_enc_blk_ctr(const void *ctx, u8 *d, const u8 *s, le128 *iv) in twofish_enc_blk_ctr() function
70 EXPORT_SYMBOL_GPL(twofish_enc_blk_ctr); variable
117 .fn_u = { .ctr = twofish_enc_blk_ctr }
H A Dtwofish_avx_glue.c110 .fn_u = { .ctr = twofish_enc_blk_ctr }
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dtwofish.h20 extern void twofish_enc_blk_ctr(const void *ctx, u8 *dst, const u8 *src,

Completed in 2 milliseconds