Searched refs:cetv_ciphertext (Results 1 – 2 of 2) sorted by relevance
487 scoped_ptr<QuicData> cetv_ciphertext(crypters.encrypter->EncryptPacket( in FillClientHello() local491 if (!cetv_ciphertext.get()) { in FillClientHello()496 out->SetStringPiece(kCETV, cetv_ciphertext->AsStringPiece()); in FillClientHello()
636 StringPiece cetv_ciphertext; in ProcessClientHello() local638 client_hello.GetStringPiece(kCETV, &cetv_ciphertext)) { in ProcessClientHello()663 cetv_ciphertext)); in ProcessClientHello()