Home
last modified time | relevance | path

Searched refs:blowfish_enc_blk_xor_4way (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
Dblowfish_glue.c49 static inline void blowfish_enc_blk_xor_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_enc_blk_xor_4way() function
289 blowfish_enc_blk_xor_4way(ctx, (u8 *)dst, in __ctr_crypt()