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

/freebsd-10-stable/secure/lib/libcrypt/
H A Dblowfish.h59 * Blowfish_initstate( state )
63 void Blowfish_initstate(blf_ctx *);
H A Dcrypt-blowfish.c220 Blowfish_initstate(&state);
H A Dblowfish.c91 Blowfish_initstate(blf_ctx *c) function
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dblf.h60 * Blowfish_initstate( state )
66 void Blowfish_initstate(blf_ctx *);
H A Dbcrypt_pbkdf.c81 Blowfish_initstate(&state);
H A Dblowfish.c124 Blowfish_initstate(blf_ctx *c) function
508 Blowfish_initstate(c);
/freebsd-10-stable/crypto/openssh/
H A Dssh_namespace.h22 #define Blowfish_initstate Fssh_Blowfish_initstate macro

Completed in 102 milliseconds