Home
last modified time | relevance | path

Searched defs:twofish_enc_blk_ctr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/x86/crypto/
Dtwofish_glue_3way.c69 void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in twofish_enc_blk_ctr() function
/kernel/linux/linux-5.10/arch/x86/crypto/
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