HomeSort by relevance Sort by last modified time
    Searched refs:calg_camellia (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
sslinfo.c 104 #define C_CAMELLIA "CAMELLIA", calg_camellia
sslimpl.h 65 #define calg_camellia ssl_calg_camellia macro
    [all...]
ssl3con.c 308 {cipher_camellia_128, calg_camellia, 16,16, type_block, 16,16, 0, 0},
309 {cipher_camellia_256, calg_camellia, 32,32, type_block, 16,16, 0, 0},
503 { calg_camellia , CKM_CAMELLIA_CBC },
    [all...]

Completed in 56 milliseconds