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

/freebsd-current/secure/lib/libcrypt/
H A Dblowfish.h57 * Blowfish_initstate( state )
61 void Blowfish_initstate(blf_ctx *);
H A Dcrypt-blowfish.c217 Blowfish_initstate(&state);
H A Dblowfish.c89 Blowfish_initstate(blf_ctx *c) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dblf.h57 * Blowfish_initstate( state )
63 void Blowfish_initstate(blf_ctx *);
H A Dbcrypt_pbkdf.c84 Blowfish_initstate(&state);
H A Dblowfish.c121 Blowfish_initstate(blf_ctx *c) function
505 Blowfish_initstate(c);
/freebsd-current/crypto/openssh/
H A Dssh_namespace.h9 #define Blowfish_initstate Fssh_Blowfish_initstate macro

Completed in 396 milliseconds