Searched refs:pbkdf2_lower_bound_check_passed (Results 1 – 1 of 1) sorted by relevance
181 static int pbkdf2_lower_bound_check_passed(int saltlen, uint64_t iter, in pbkdf2_lower_bound_check_passed() function213 int approved = pbkdf2_lower_bound_check_passed(ctx->salt_len, ctx->iter, in fips_lower_bound_check_passed()408 int passed = pbkdf2_lower_bound_check_passed(saltlen, iter, keylen, in pbkdf2_derive()
Completed in 4 milliseconds