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

/arch/x86/crypto/
H A Dtwofish_glue_3way.c51 static inline void twofish_enc_blk_3way(struct twofish_ctx *ctx, u8 *dst, function
114 return ecb_crypt(desc, &walk, twofish_enc_blk, twofish_enc_blk_3way);
377 twofish_enc_blk_3way(ctx, srcdst, srcdst);

Completed in 26 milliseconds