Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dsslapitest.c7200 char *userid = "test", *password = "password", *tstsrpfile; in test_srp() local
7216 tstsrpfile = tmpfilename; in test_srp()
7218 tstsrpfile = srpvfile; in test_srp()
7220 if (!TEST_int_eq(SRP_VBASE_init(vbase, tstsrpfile), SRP_NO_ERROR)) in test_srp()

Completed in 15 milliseconds