Searched refs:Blowfish_expand0state (Results 1 – 6 of 6) sorted by relevance
/external/openssh/openbsd-compat/ |
D | bcrypt_pbkdf.c | 84 Blowfish_expand0state(&state, sha2salt, shalen); in bcrypt_hash() 85 Blowfish_expand0state(&state, sha2pass, shalen); in bcrypt_hash()
|
D | blf.h | 67 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
|
D | 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()
|
/external/openssh/ |
D | config.h.in | 231 /* Define to 1 if you have the `Blowfish_expand0state' function. */
|
D | configure.ac | 1677 Blowfish_expand0state \
|
D | configure | 10628 Blowfish_expand0state \
|