Home
last modified time | relevance | path

Searched defs:bf_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/crypto/
Dblowfish.h16 struct bf_ctx { struct
17 u32 p[18];
18 u32 s[1024];
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_blowfish.c76 struct bf_ctx { struct
77 u32 p[18];
78 u32 s[1024];