Searched refs:blowfish_enc_blk_xor (Results 1 – 1 of 1) sorted by relevance
52 static inline void blowfish_enc_blk_xor(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor() function325 blowfish_enc_blk_xor(ctx, (u8 *)dst, (u8 *)ctrblocks); in __ctr_crypt()