Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c7581 char *userid = "test", *password = "password", *tstsrpfile; in test_srp() local
7597 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