Home
last modified time | relevance | path

Searched refs:OPENSSL_VERSION (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/openssl/test/recipes/95-test_external_gost_engine_data/
H A Dgost_engine.sh37 OPENSSL_VERSION=`openssl version | cut -f 2 -d ' '`
45 echo " OpenSSL version: $OPENSSL_VERSION"
/freebsd/crypto/openssl/test/recipes/95-test_external_pyca_data/
H A Dcryptography.sh26 OPENSSL_VERSION=`openssl version | cut -f 2 -d ' '`
33 echo " OpenSSL version: $OPENSSL_VERSION"
/freebsd/contrib/ntp/include/
H A Dlibssl_compat.h35 #ifndef OPENSSL_VERSION
36 #define OPENSSL_VERSION SSLEAY_VERSION macro
/freebsd/crypto/openssl/crypto/
H A Dcversion.c49 case OPENSSL_VERSION: in OpenSSL_version()
/freebsd/crypto/openssl/apps/
H A Dversion.c111 OPENSSL_VERSION_TEXT, OpenSSL_version(OPENSSL_VERSION)); in version_main()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h63 # define SSLEAY_VERSION OPENSSL_VERSION
153 # define OPENSSL_VERSION 0 macro
H A Dcrypto.h.in64 # define SSLEAY_VERSION OPENSSL_VERSION
154 # define OPENSSL_VERSION 0 macro
/freebsd/crypto/openssh/
H A Dsshkey.h42 #define SSH_OPENSSL_VERSION OpenSSL_version(OPENSSL_VERSION)
H A Dconfigure.ac2903 #ifndef OPENSSL_VERSION
2904 # define OPENSSL_VERSION SSLEAY_VERSION
2916 OpenSSL_version(OPENSSL_VERSION)) < 0)
/freebsd/crypto/openssl/doc/man3/
H A DOpenSSL_version.pod111 =item OPENSSL_VERSION
/freebsd/contrib/unbound/daemon/
H A Dunbound.c118 OpenSSL_version(OPENSSL_VERSION) in print_build_options()
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c378 sslvtext = OpenSSL_version(OPENSSL_VERSION); in main()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c5891 OpenSSL_version(OPENSSL_VERSION)); in tls_get_library_version()
/freebsd/crypto/openssl/
H A DCHANGES.md4693 with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's)