Searched refs:cipher_rc4_40 (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/net/third_party/nss/patches/ |
D | aesgcm.patch | 287 - {cipher_rc4_40, calg_rc4, 16, 5, type_stream, 0, 0, kg_export}, 310 + {cipher_rc4_40, calg_rc4, 16, 5, type_stream, 0, 0, 0, 0},
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslimpl.h | 473 cipher_rc4_40, enumerator
|
D | ssl3con.c | 279 {cipher_rc4_40, calg_rc4, 16, 5, type_stream, 0, 0, 0, 0}, 333 {SSL_RSA_EXPORT_WITH_RC4_40_MD5,cipher_rc4_40, mac_md5, kea_rsa_export}, 367 {SSL_DH_ANON_EXPORT_RC4_40_MD5, cipher_rc4_40, mac_md5, kea_dh_anon_export}, 1428 (suite_def->bulk_cipher_alg != cipher_rc4_40) && in ssl3_SetupPendingCipherSpec()
|