Home
last modified time | relevance | path

Searched defs:twofish_dec_blk_cbc_3way (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish_glue_3way.c32 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_dec_blk_cbc_3way() function
43 EXPORT_SYMBOL_GPL(twofish_dec_blk_cbc_3way); variable
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue_3way.c39 void twofish_dec_blk_cbc_3way(const void *ctx, u8 *d, const u8 *s) in twofish_dec_blk_cbc_3way() function
53 EXPORT_SYMBOL_GPL(twofish_dec_blk_cbc_3way); variable

Completed in 1 milliseconds