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

  /external/chromium_org/net/socket/
nss_ssl_util.cc 162 const uint16* preference_ciphers = chacha_ciphers; local
167 preference_ciphers = aes_gcm_ciphers;
170 unsigned i = CiphersCopy(preference_ciphers, ciphers.get());

Completed in 43 milliseconds