Searched refs:cipher_camellia_256 (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/net/third_party/nss/patches/ |
D | chacha20poly1305.patch | 36 {cipher_camellia_256, calg_camellia, 32,32, type_block, 16,16, 0, 0}, 220 cipher_camellia_256,
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslimpl.h | 486 cipher_camellia_256, enumerator
|
D | ssl3con.c | 309 {cipher_camellia_256, calg_camellia, 32,32, type_block, 16,16, 0, 0}, 421 {TLS_RSA_WITH_CAMELLIA_256_CBC_SHA, cipher_camellia_256, mac_sha, kea_rsa}, 423 cipher_camellia_256, mac_sha, kea_dhe_dss}, 425 cipher_camellia_256, mac_sha, kea_dhe_rsa},
|