Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_EXPORT

403 #define SSL_EXPORT		0x00000002L
424 * Since the SSL_IS_EXPORT* and SSL_EXPORT* macros depend on the correct
430 #define SSL_IS_EXPORT(a) ((a)&SSL_EXPORT)