Searched refs:run_srp (Results 1 – 1 of 1) sorted by relevance
29 static int run_srp(const char *username, const char *client_pass, in run_srp() function261 if (!TEST_false(run_srp("alice", "password1", "password2"))) in run_srp_tests()266 if (!TEST_true(run_srp("alice", "password", "password"))) in run_srp_tests()
Completed in 4 milliseconds