Searched refs:GenerateHeaderProtectionKey (Results 1 – 3 of 3) sorted by relevance
273 CryptoUtils::GenerateHeaderProtectionKey( in SetWriteSecret()305 CryptoUtils::GenerateHeaderProtectionKey( in SetReadSecret()
98 static std::vector<uint8_t> GenerateHeaderProtectionKey(
110 std::vector<uint8_t> header_protection_key = GenerateHeaderProtectionKey( in InitializeCrypterSecrets()132 std::vector<uint8_t> CryptoUtils::GenerateHeaderProtectionKey( in GenerateHeaderProtectionKey() function in quic::CryptoUtils