HomeSort by relevance Sort by last modified time
    Searched full:calg_null (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/third_party/nss/patches/
chacha20poly1305.patch 41 {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
211 #define C_NULL "NULL", calg_null
aesgcm.patch 16 #define C_NULL "NULL", calg_null
285 - {cipher_null, calg_null, 0, 0, type_stream, 0, 0, kg_null},
300 - {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, kg_null},
308 + {cipher_null, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
324 + {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
664 if (calg == calg_null) {
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
sslinfo.c 110 #define C_NULL "NULL", calg_null
sslimpl.h 57 #define calg_null ssl_calg_null macro
    [all...]
ssl3con.c 277 {cipher_null, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
294 {cipher_missing, calg_null, 0, 0, type_stream, 0, 0, 0, 0},
476 { calg_null , (CK_MECHANISM_TYPE)0x80000000L },
    [all...]

Completed in 246 milliseconds