Home
last modified time | relevance | path

Searched refs:cipher_rc4_40 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/third_party/nss/patches/
Daesgcm.patch287 - {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/
Dsslimpl.h473 cipher_rc4_40, enumerator
Dssl3con.c279 {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()