Home
last modified time | relevance | path

Searched refs:OPENSSL_CFLAGS (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dcversion.c57 case OPENSSL_CFLAGS: in OpenSSL_version()
/freebsd/crypto/openssl/apps/
H A Dversion.c122 printf("%s\n", OpenSSL_version(OPENSSL_CFLAGS)); in version_main()
H A Dspeed.c3137 printf("%s\n", OpenSSL_version(OPENSSL_CFLAGS)); in speed_main()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h64 # define SSLEAY_CFLAGS OPENSSL_CFLAGS
154 # define OPENSSL_CFLAGS 1 macro
H A Dcrypto.h.in65 # define SSLEAY_CFLAGS OPENSSL_CFLAGS
155 # define OPENSSL_CFLAGS 1 macro
/freebsd/crypto/openssl/doc/man3/
H A DOpenSSL_version.pod123 =item OPENSSL_CFLAGS
/freebsd/contrib/libpcap/
H A Dconfigure8909 if test ! -n "$OPENSSL_CFLAGS"; then
8910 OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "openssl" 2>/dev/null`
9029 OPENSSL_CFLAGS="-I$openssl_path/include"
9085 OPENSSL_CFLAGS="-I/usr/local/include"
9168 V_INCLS="$V_INCLS $OPENSSL_CFLAGS"
H A Dconfigure.ac1852 OPENSSL_CFLAGS="-I$openssl_path/include"
1891 OPENSSL_CFLAGS="-I/usr/local/include"
1938 V_INCLS="$V_INCLS $OPENSSL_CFLAGS"