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

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c52 static inline void blowfish_enc_blk_xor(struct bf_ctx *ctx, u8 *dst, blowfish_enc_blk_xor() function
325 blowfish_enc_blk_xor(ctx, (u8 *)dst, (u8 *)ctrblocks); __ctr_crypt()

Completed in 93 milliseconds