Searched refs:cipher_rc4_56 (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/net/third_party/nss/patches/ |
D | aesgcm.patch | 288 - {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/ |
D | sslimpl.h | 474 cipher_rc4_56, enumerator
|
D | ssl3con.c | 280 {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()
|