Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_EXP56

391  * is at 56bit (SSL_EXP56
408 #define SSL_EXP56 0x00000010L
409 #define SSL_MINI (SSL_EXP56)
431 #define SSL_IS_EXPORT56(a) ((a)&SSL_EXP56)