Home
last modified time | relevance | path

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

/dragonfly/lib/libcrypt/
HDblowfish.h69 void Blowfish_expandstate
HDcrypt-blowfish.c248 Blowfish_expandstate(&state, csalt, salt_len, in crypt_blowfish()
HDblowfish.c462 Blowfish_expandstate(blf_ctx *c, const u_int8_t *data, u_int16_t databytes, in Blowfish_expandstate() function
/dragonfly/lib/libssh/openbsd-compat/
HDblf.h65 void Blowfish_expandstate
HDbcrypt_pbkdf.c85 Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen); in bcrypt_hash()
HDblowfish.c459 Blowfish_expandstate(blf_ctx *c, const u_int8_t *data, u_int16_t databytes, in Blowfish_expandstate() function
/dragonfly/crypto/openssh/
HDconfig.log8366 configure:15884: checking for Blowfish_expandstate
8368 conftest.c:117: error: undefined reference to 'Blowfish_expandstate'
8461 | /* Define Blowfish_expandstate to an innocuous variant, in case <limits.h> declares Blowfish_expa…
8463 | #define Blowfish_expandstate innocuous_Blowfish_expandstate
8466 | which can conflict with char Blowfish_expandstate (); below. */
8469 | #undef Blowfish_expandstate
8477 | char Blowfish_expandstate ();
8488 | return Blowfish_expandstate ();
HDconfig.h.in252 /* Define to 1 if you have the `Blowfish_expandstate' function. */
HDconfigure.ac1883 Blowfish_expandstate \