Home
last modified time | relevance | path

Searched refs:Blowfish_expand0state (Results 1 – 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
Dbcrypt_pbkdf.c84 Blowfish_expand0state(&state, sha2salt, shalen); in bcrypt_hash()
85 Blowfish_expand0state(&state, sha2pass, shalen); in bcrypt_hash()
Dblf.h67 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
Dblowfish.c424 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/
Dconfig.h.in231 /* Define to 1 if you have the `Blowfish_expand0state' function. */
Dconfigure.ac1677 Blowfish_expand0state \
Dconfigure10628 Blowfish_expand0state \