Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.c1162 static BIO_METHOD *pcipherbiometh = NULL; variable
1274 if (pcipherbiometh != NULL) in qtest_get_bio_method()
1275 return pcipherbiometh; in qtest_get_bio_method()
1287 pcipherbiometh = tmp; in qtest_get_bio_method()
1291 return pcipherbiometh; in qtest_get_bio_method()