Home
last modified time | relevance | path

Searched defs:Blowfish_encipher (Results 1 – 3 of 3) sorted by relevance

/freebsd/secure/lib/libcrypt/
H A Dblowfish.c64 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dblowfish.c71 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher() function
/freebsd/crypto/openssh/
H A Dssh_namespace.h6 #define Blowfish_encipher Fssh_Blowfish_encipher macro