Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dshlibloadtest.c23 typedef int (*OPENSSL_init_crypto_t)(uint64_t, void *); typedef
108 OPENSSL_init_crypto_t myOPENSSL_init_crypto; in test_lib()
114 myOPENSSL_init_crypto = (OPENSSL_init_crypto_t)symbols[0].func; in test_lib()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dshlibloadtest.c23 typedef int (*OPENSSL_init_crypto_t)(uint64_t, void *); typedef
164 OPENSSL_init_crypto_t myOPENSSL_init_crypto; in test_lib()
170 myOPENSSL_init_crypto = (OPENSSL_init_crypto_t)symbols[0].func; in test_lib()