Home
last modified time | relevance | path

Searched defs:OPENSSL_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dopensslv.h.in29 # define OPENSSL_VERSION_MAJOR {- $config{major} -} macro
H A Dopensslv.h30 # define OPENSSL_VERSION_MAJOR 3 macro
/freebsd/crypto/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in126 set(OPENSSL_VERSION_MAJOR "${OpenSSL_VERSION_MAJOR}") variable