Blowfish_expandstate
void Blowfish_expandstate
Blowfish_expandstate(&state, csalt, salt_len,
DEF_WEAK(Blowfish_expandstate);
PROTO_NORMAL(Blowfish_expandstate);
Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen);
void Blowfish_expandstate(blf_ctx *, const u_int8_t *, u_int16_t, const u_int8_t *, u_int16_t);
Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen);
void Blowfish_expandstate