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

  /external/chromium_org/net/socket/
nss_ssl_util.cc 63 if (info.symCipher == ssl_calg_camellia ||
64 info.symCipher == ssl_calg_seed ||
65 (info.symCipher == ssl_calg_3des && info.keaType != ssl_kea_rsa) ||
  /external/chromium_org/net/third_party/nss/ssl/
sslt.h 155 SSLCipherAlgorithm symCipher;

Completed in 58 milliseconds