Searched refs:SSL_EXP56 (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/ssl/ |
D | ssl_locl.h | 423 #define SSL_EXP56 0x00000010L macro 424 #define SSL_MINI (SSL_EXP56) 446 #define SSL_IS_EXPORT56(a) ((a)&SSL_EXP56)
|
D | s3_lib.c | 1289 SSL_EXPORT|SSL_EXP56, 1305 SSL_EXPORT|SSL_EXP56, 1322 SSL_EXPORT|SSL_EXP56, 1338 SSL_EXPORT|SSL_EXP56, 1354 SSL_EXPORT|SSL_EXP56, 1370 SSL_EXPORT|SSL_EXP56,
|
D | ssl_ciph.c | 324 {0,SSL_TXT_EXP56,0, 0,0,0,0,0,SSL_EXP56, 0,0,0},
|
/external/openssl/ssl/ |
D | ssl_locl.h | 408 #define SSL_EXP56 0x00000010L macro 409 #define SSL_MINI (SSL_EXP56) 431 #define SSL_IS_EXPORT56(a) ((a)&SSL_EXP56)
|
D | s3_lib.c | 1284 SSL_EXPORT|SSL_EXP56, 1300 SSL_EXPORT|SSL_EXP56, 1317 SSL_EXPORT|SSL_EXP56, 1333 SSL_EXPORT|SSL_EXP56, 1349 SSL_EXPORT|SSL_EXP56, 1365 SSL_EXPORT|SSL_EXP56,
|
D | ssl_ciph.c | 323 {0,SSL_TXT_EXP56,0, 0,0,0,0,0,SSL_EXP56, 0,0,0},
|