Searched refs:SSL_IS_EXPORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssl_locl.h450 * Since the SSL_IS_EXPORT* and SSL_EXPORT* macros depend on the correct
456 # define SSL_IS_EXPORT(a) ((a)&SSL_EXPORT) macro
459 # define SSL_C_IS_EXPORT(c) SSL_IS_EXPORT((c)->algo_strength)

Completed in 45 milliseconds