Searched refs:Blowfish_expandstate (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/lib/libcrypt/ |
| HD | blowfish.h | 69 void Blowfish_expandstate
|
| HD | crypt-blowfish.c | 248 Blowfish_expandstate(&state, csalt, salt_len, in crypt_blowfish()
|
| HD | blowfish.c | 462 Blowfish_expandstate(blf_ctx *c, const u_int8_t *data, u_int16_t databytes, in Blowfish_expandstate() function
|
| /dragonfly/lib/libssh/openbsd-compat/ |
| HD | blf.h | 65 void Blowfish_expandstate
|
| HD | bcrypt_pbkdf.c | 85 Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen); in bcrypt_hash()
|
| HD | blowfish.c | 459 Blowfish_expandstate(blf_ctx *c, const u_int8_t *data, u_int16_t databytes, in Blowfish_expandstate() function
|
| /dragonfly/crypto/openssh/ |
| HD | config.log | 8366 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 ();
|
| HD | config.h.in | 252 /* Define to 1 if you have the `Blowfish_expandstate' function. */
|
| HD | configure.ac | 1883 Blowfish_expandstate \
|