Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dshlibloadtest.c20 typedef const SSL_METHOD * (*TLS_method_t)(void); typedef
70 TLS_method_t myTLS_method; in test_lib()
130 myTLS_method = (TLS_method_t)symbols[0].func; in test_lib()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dshlibloadtest.c20 typedef const SSL_METHOD * (*TLS_method_t)(void); typedef
128 TLS_method_t myTLS_method; in test_lib()
186 myTLS_method = (TLS_method_t)symbols[0].func; in test_lib()