Home
last modified time | relevance | path

Searched refs:run_srp (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dsrptest.c29 static int run_srp(const char *username, const char *client_pass, in run_srp() function
261 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 7 milliseconds