Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dshlibloadtest.c70 TLS_method_t myTLS_method; in test_lib() local
130 myTLS_method = (TLS_method_t)symbols[0].func; in test_lib()
133 ctx = mySSL_CTX_new(myTLS_method()); in test_lib()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dshlibloadtest.c128 TLS_method_t myTLS_method; in test_lib() local
186 myTLS_method = (TLS_method_t)symbols[0].func; in test_lib()
189 ctx = mySSL_CTX_new(myTLS_method()); in test_lib()