Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dblowfish_glue.c31 static inline void blowfish_dec_ecb_4way(struct bf_ctx *ctx, u8 *dst, in blowfish_dec_ecb_4way() function
70 ECB_BLOCK(4, blowfish_dec_ecb_4way); in ecb_decrypt()