Searched refs:SSL_EXP_MASK (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/common/openssl/ssl/ |
| H A D | ssl_ciph.c | 159 {0,SSL_TXT_EXP ,0, 0,SSL_EXPORT, 0,0,0,0,SSL_EXP_MASK}, 160 {0,SSL_TXT_EXPORT,0, 0,SSL_EXPORT, 0,0,0,0,SSL_EXP_MASK},
|
| H A D | ssl_locl.h | 318 #define SSL_EXP_MASK 0x00000003L macro 365 #define SSL_ALL_STRENGTHS (SSL_EXP_MASK|SSL_STRONG_MASK)
|
| /onnv-gate/usr/src/common/openssl/ |
| H A D | CHANGES | 6970 SSL_EXP_MASK. So, the original variable has to be used instead of the
|