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

  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h 485 // ephemeral_key_source_ contains an object that caches ephemeral keys for a
487 scoped_ptr<EphemeralKeySource> ephemeral_key_source_; member in class:net::QuicCryptoServerConfig
quic_crypto_server_config.cc 703 if (ephemeral_key_source_.get()) {
705 ephemeral_key_source_->CalculateForwardSecureKey(
    [all...]

Completed in 102 milliseconds