blowfish_dec_blk_4way   29 arch/x86/crypto/blowfish_glue.c asmlinkage void blowfish_dec_blk_4way(struct bf_ctx *ctx, u8 *dst,
blowfish_dec_blk_4way  125 arch/x86/crypto/blowfish_glue.c 	return ecb_crypt(req, blowfish_dec_blk, blowfish_dec_blk_4way);
blowfish_dec_blk_4way  196 arch/x86/crypto/blowfish_glue.c 			blowfish_dec_blk_4way(ctx, (u8 *)dst, (u8 *)src);