Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dopensslv.h.in30 # define OPENSSL_VERSION_MINOR {- $config{minor} -} macro
H A Dopensslv.h31 # define OPENSSL_VERSION_MINOR 5 macro
/freebsd/crypto/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in127 set(OPENSSL_VERSION_MINOR "${OpenSSL_VERSION_MINOR}") variable