Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dquictestlib.c1067 static BIO_METHOD *pcipherbiometh = NULL; variable
1178 if (pcipherbiometh != NULL) in qtest_get_bio_method()
1179 return pcipherbiometh; in qtest_get_bio_method()
1190 pcipherbiometh = tmp; in qtest_get_bio_method()
1194 return pcipherbiometh; in qtest_get_bio_method()

Completed in 11 milliseconds