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

  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 643 char* cipher_description = local
645 LOG(LS_INFO) << "Cipher: " << cipher_description;
646 OPENSSL_free(cipher_description);
  /external/chromium_org/third_party/libjingle/source/talk/base/
openssladapter.cc 679 char* cipher_description = local
681 LOG(LS_INFO) << "Cipher: " << cipher_description;
682 OPENSSL_free(cipher_description);

Completed in 31 milliseconds