Searched defs:SSL_EXPORT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssl_locl.h403 #define SSL_EXPORT 0x00000002L macro
424 * Since the SSL_IS_EXPORT* and SSL_EXPORT* macros depend on the correct
430 #define SSL_IS_EXPORT(a) ((a)&SSL_EXPORT)
/external/openssl/ssl/
H A Dssl_locl.h403 #define SSL_EXPORT 0x00000002L macro
424 * Since the SSL_IS_EXPORT* and SSL_EXPORT* macros depend on the correct
430 #define SSL_IS_EXPORT(a) ((a)&SSL_EXPORT)

Completed in 75 milliseconds