Blowfish_expand0state
Blowfish_expand0state(&state, (uint8_t *)key, key_len);
Blowfish_expand0state(&state, csalt, salt_len);
void Blowfish_expand0state(blf_ctx *, const uint8_t *, uint16_t);
Blowfish_expand0state(c, k, len);