Searched refs:SSL_EXP40 (Results 1 - 8 of 8) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/ssl/ |
H A D | s2_lib.c | 136 SSL_EXPORT|SSL_EXP40|SSL_STRONG_NONE, 169 SSL_EXPORT|SSL_EXP40, 201 SSL_EXPORT|SSL_EXP40,
|
H A D | s3_lib.c | 220 SSL_EXPORT|SSL_EXP40, 268 SSL_EXPORT|SSL_EXP40, 302 SSL_EXPORT|SSL_EXP40, 351 SSL_EXPORT|SSL_EXP40, 399 SSL_EXPORT|SSL_EXP40, 448 SSL_EXPORT|SSL_EXP40, 496 SSL_EXPORT|SSL_EXP40, 544 SSL_EXPORT|SSL_EXP40, 576 SSL_EXPORT|SSL_EXP40, 805 SSL_EXPORT|SSL_EXP40, [all...] |
H A D | ssl_locl.h | 405 * SSL_EXP40 was denoting the 40bit US export limit of past times, which now 421 #define SSL_EXP40 0x00000008L macro 422 #define SSL_MICRO (SSL_EXP40) 447 #define SSL_IS_EXPORT40(a) ((a)&SSL_EXP40)
|
H A D | ssl_ciph.c | 323 {0,SSL_TXT_EXP40,0, 0,0,0,0,0,SSL_EXP40, 0,0,0},
|
/external/openssl/ssl/ |
H A D | s2_lib.c | 136 SSL_EXPORT|SSL_EXP40|SSL_STRONG_NONE, 169 SSL_EXPORT|SSL_EXP40, 201 SSL_EXPORT|SSL_EXP40,
|
H A D | s3_lib.c | 215 SSL_EXPORT|SSL_EXP40, 263 SSL_EXPORT|SSL_EXP40, 297 SSL_EXPORT|SSL_EXP40, 346 SSL_EXPORT|SSL_EXP40, 394 SSL_EXPORT|SSL_EXP40, 443 SSL_EXPORT|SSL_EXP40, 491 SSL_EXPORT|SSL_EXP40, 539 SSL_EXPORT|SSL_EXP40, 571 SSL_EXPORT|SSL_EXP40, 800 SSL_EXPORT|SSL_EXP40, [all...] |
H A D | ssl_locl.h | 390 * SSL_EXP40 was denoting the 40bit US export limit of past times, which now 406 #define SSL_EXP40 0x00000008L macro 407 #define SSL_MICRO (SSL_EXP40) 432 #define SSL_IS_EXPORT40(a) ((a)&SSL_EXP40)
|
H A D | ssl_ciph.c | 322 {0,SSL_TXT_EXP40,0, 0,0,0,0,0,SSL_EXP40, 0,0,0},
|
Completed in 148 milliseconds