Searched refs:Blowfish_expand0state (Results 1 – 10 of 10) sorted by relevance
| /trueos/crypto/openssh/openbsd-compat/ |
| HD | bcrypt_pbkdf.c | 79 Blowfish_expand0state(&state, sha2salt, shalen); in bcrypt_hash() 80 Blowfish_expand0state(&state, sha2pass, shalen); in bcrypt_hash()
|
| HD | blf.h | 67 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
|
| HD | blowfish.c | 424 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state() function 511 Blowfish_expand0state(c, k, len); in blf_key()
|
| /trueos/secure/lib/libcrypt/ |
| HD | blowfish.h | 64 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
|
| HD | crypt-blowfish.c | 224 Blowfish_expand0state(&state, (const u_int8_t *) key, key_len); in crypt_blowfish() 225 Blowfish_expand0state(&state, csalt, salt_len); in crypt_blowfish()
|
| HD | blowfish.c | 394 Blowfish_expand0state(blf_ctx *c, const u_int8_t *key, u_int16_t keybytes) in Blowfish_expand0state() function
|
| /trueos/crypto/openssh/ |
| HD | ssh_namespace.h | 16 #define Blowfish_expand0state ssh_Blowfish_expand0state macro
|
| HD | config.h.in | 234 /* Define to 1 if you have the `Blowfish_expand0state' function. */
|
| HD | configure.ac | 1632 Blowfish_expand0state \
|
| HD | configure | 10349 Blowfish_expand0state \
|