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

  /external/chromium_org/net/quic/test_tools/
crypto_test_utils_nss.cc 108 channel_id_key->reset(new TestChannelIDKey(HostnameToKey(hostname)));
115 crypto::ECPrivateKey* HostnameToKey(const string& hostname) {
crypto_test_utils_openssl.cc 120 channel_id_key->reset(new TestChannelIDKey(HostnameToKey(hostname)));
125 static EVP_PKEY* HostnameToKey(const string& hostname) {

Completed in 1317 milliseconds