Searched refs:cipher_missing (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/net/third_party/nss/patches/ |
D | chacha20poly1305.patch | 41 {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0}, 203 cipher_missing /* reserved for no such supported cipher */
|
D | aesgcm.patch | 115 cipher_missing /* reserved for no such supported cipher */ 300 - {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, kg_null}, 324 + {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslimpl.h | 488 cipher_missing /* reserved for no such supported cipher */ enumerator
|
D | ssl3con.c | 294 {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
|