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

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c58 static inline void blowfish_enc_blk_4way(struct bf_ctx *ctx, u8 *dst, blowfish_enc_blk_4way() function
131 return ecb_crypt(desc, &walk, blowfish_enc_blk, blowfish_enc_blk_4way); ecb_encrypt()

Completed in 47 milliseconds