Searched refs:SSL_EXP56 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssl_locl.h391 * is at 56bit (SSL_EXP56). If the exportable cipher class is going to change
408 #define SSL_EXP56 0x00000010L macro
409 #define SSL_MINI (SSL_EXP56)
431 #define SSL_IS_EXPORT56(a) ((a)&SSL_EXP56)
H A Ds3_lib.c1284 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,
H A Dssl_ciph.c323 {0,SSL_TXT_EXP56,0, 0,0,0,0,0,SSL_EXP56, 0,0,0},
/external/openssl/ssl/
H A Dssl_locl.h391 * is at 56bit (SSL_EXP56). If the exportable cipher class is going to change
408 #define SSL_EXP56 0x00000010L macro
409 #define SSL_MINI (SSL_EXP56)
431 #define SSL_IS_EXPORT56(a) ((a)&SSL_EXP56)
H A Ds3_lib.c1284 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,
H A Dssl_ciph.c323 {0,SSL_TXT_EXP56,0, 0,0,0,0,0,SSL_EXP56, 0,0,0},

Completed in 69 milliseconds