|
@@ -164,9 +164,9 @@ int bcrypt_pbkdf_openbsd(const void *secret, unsigned long secret_len,
|
|
if ((err = _bcrypt_pbkdf_hash(hashed_pass, hashed_pass_len, buf[0], x, buf[1], &y)) != CRYPT_OK) {
|
|
if ((err = _bcrypt_pbkdf_hash(hashed_pass, hashed_pass_len, buf[0], x, buf[1], &y)) != CRYPT_OK) {
|