Searched refs:tstsrpfile (Results 1 – 1 of 1) sorted by relevance
7581 char *userid = "test", *password = "password", *tstsrpfile; in test_srp() local7597 tstsrpfile = tmpfilename; in test_srp()7599 tstsrpfile = srpvfile; in test_srp()7601 if (!TEST_int_eq(SRP_VBASE_init(vbase, tstsrpfile), SRP_NO_ERROR)) in test_srp()
Completed in 41 milliseconds