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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/srp/
H A Dsrptest.c28 static int run_srp(const char *username, const char *client_pass, function
136 if (run_srp("alice", "password1", "password2") == 0) {
142 if (run_srp("alice", "password", "password") != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/srp/
H A Dsrptest.c28 static int run_srp(const char *username, const char *client_pass, function
136 if (run_srp("alice", "password1", "password2") == 0) {
142 if (run_srp("alice", "password", "password") != 0) {

Completed in 135 milliseconds