Home
last modified time | relevance | path

Searched refs:twofish_enc_blk_3way (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dtwofish_avx_glue.c36 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way() function
45 ECB_BLOCK(3, twofish_enc_blk_3way); in ecb_encrypt()
H A Dtwofish_glue_3way.c27 static inline void twofish_enc_blk_3way(const void *ctx, u8 *dst, const u8 *src) in twofish_enc_blk_3way() function
48 ECB_BLOCK(3, twofish_enc_blk_3way); in ecb_encrypt()