Searched refs:apr_bcrypt_encode (Results 1 – 3 of 3) sorted by relevance
151 APU_DECLARE(apr_status_t) apr_bcrypt_encode(const char *pw,
187 apr_bcrypt_encode(pass, 5, salt, sizeof(salt), hash, in test_bcryptpass()
187 APU_DECLARE(apr_status_t) apr_bcrypt_encode(const char *pw, in apr_bcrypt_encode() function