Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/patches/
Daesgcm.patch288 - {cipher_rc4_56, calg_rc4, 16, 7, type_stream, 0, 0, kg_export},
311 + {cipher_rc4_56, calg_rc4, 16, 7, type_stream, 0, 0, 0, 0},
/external/chromium_org/net/third_party/nss/ssl/
Dsslimpl.h474 cipher_rc4_56, enumerator
Dssl3con.c280 {cipher_rc4_56, calg_rc4, 16, 7, type_stream, 0, 0, 0, 0},
411 cipher_rc4_56, mac_sha,kea_rsa_export_1024},
1429 (suite_def->bulk_cipher_alg != cipher_rc4_56)); in ssl3_SetupPendingCipherSpec()