Home
last modified time | relevance | path

Searched refs:SSLEAY_VERSION (Results 1 – 6 of 6) sorted by relevance

/external/openssl/apps/
Dversion.c180 printf("%s\n",SSLeay_version(SSLEAY_VERSION)); in MAIN()
186 SSLeay_version(SSLEAY_VERSION)); in MAIN()
Dspeed.c2350 fprintf(stdout,"%s\n",SSLeay_version(SSLEAY_VERSION)); in MAIN()
/external/openssl/crypto/
Dcversion.c67 if (t == SSLEAY_VERSION) in SSLeay_version()
Dcrypto.h149 #define SSLEAY_VERSION 0 macro
/external/openssl/include/openssl/
Dcrypto.h149 #define SSLEAY_VERSION 0 macro
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c2772 return SSLeay_version(SSLEAY_VERSION); in eay_version()