#include "chrome/browser/enterprise/connectors/device_trust/attestation/common/proto/device_trust_attestation_ca.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace enterprise_connectors {
PROTOBUF_CONSTEXPR EncryptedData::EncryptedData(
::_pbi::ConstantInitialized): … { … }
struct EncryptedDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EncryptedDataDefaultTypeInternal _EncryptedData_default_instance_;
PROTOBUF_CONSTEXPR SignedData::SignedData(
::_pbi::ConstantInitialized): … { … }
struct SignedDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SignedDataDefaultTypeInternal _SignedData_default_instance_;
PROTOBUF_CONSTEXPR Challenge::Challenge(
::_pbi::ConstantInitialized): … { … }
struct ChallengeDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChallengeDefaultTypeInternal _Challenge_default_instance_;
PROTOBUF_CONSTEXPR ChallengeResponse::ChallengeResponse(
::_pbi::ConstantInitialized): … { … }
struct ChallengeResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChallengeResponseDefaultTypeInternal _ChallengeResponse_default_instance_;
PROTOBUF_CONSTEXPR KeyInfo::KeyInfo(
::_pbi::ConstantInitialized): … { … }
struct KeyInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 KeyInfoDefaultTypeInternal _KeyInfo_default_instance_;
PROTOBUF_CONSTEXPR DeviceTrustSignals::DeviceTrustSignals(
::_pbi::ConstantInitialized): … { … }
struct DeviceTrustSignalsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DeviceTrustSignalsDefaultTypeInternal _DeviceTrustSignals_default_instance_;
}
namespace enterprise_connectors {
bool VerifiedAccessFlow_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> VerifiedAccessFlow_strings[4] = …;
static const char VerifiedAccessFlow_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry VerifiedAccessFlow_entries[] = …;
static const int VerifiedAccessFlow_entries_by_number[] = …;
const std::string& VerifiedAccessFlow_Name(
VerifiedAccessFlow value) { … }
bool VerifiedAccessFlow_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, VerifiedAccessFlow* value) { … }
class EncryptedData::_Internal { … };
EncryptedData::EncryptedData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
EncryptedData::EncryptedData(const EncryptedData& from)
: … { … }
inline void EncryptedData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
EncryptedData::~EncryptedData() { … }
inline void EncryptedData::SharedDtor() { … }
void EncryptedData::SetCachedSize(int size) const { … }
void EncryptedData::Clear() { … }
const char* EncryptedData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* EncryptedData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t EncryptedData::ByteSizeLong() const { … }
void EncryptedData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void EncryptedData::MergeFrom(const EncryptedData& from) { … }
void EncryptedData::CopyFrom(const EncryptedData& from) { … }
bool EncryptedData::IsInitialized() const { … }
void EncryptedData::InternalSwap(EncryptedData* other) { … }
std::string EncryptedData::GetTypeName() const { … }
class SignedData::_Internal { … };
SignedData::SignedData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
SignedData::SignedData(const SignedData& from)
: … { … }
inline void SignedData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
SignedData::~SignedData() { … }
inline void SignedData::SharedDtor() { … }
void SignedData::SetCachedSize(int size) const { … }
void SignedData::Clear() { … }
const char* SignedData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* SignedData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t SignedData::ByteSizeLong() const { … }
void SignedData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void SignedData::MergeFrom(const SignedData& from) { … }
void SignedData::CopyFrom(const SignedData& from) { … }
bool SignedData::IsInitialized() const { … }
void SignedData::InternalSwap(SignedData* other) { … }
std::string SignedData::GetTypeName() const { … }
class Challenge::_Internal { … };
Challenge::Challenge(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Challenge::Challenge(const Challenge& from)
: … { … }
inline void Challenge::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Challenge::~Challenge() { … }
inline void Challenge::SharedDtor() { … }
void Challenge::SetCachedSize(int size) const { … }
void Challenge::Clear() { … }
const char* Challenge::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Challenge::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Challenge::ByteSizeLong() const { … }
void Challenge::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void Challenge::MergeFrom(const Challenge& from) { … }
void Challenge::CopyFrom(const Challenge& from) { … }
bool Challenge::IsInitialized() const { … }
void Challenge::InternalSwap(Challenge* other) { … }
std::string Challenge::GetTypeName() const { … }
class ChallengeResponse::_Internal { … };
const ::enterprise_connectors::SignedData&
ChallengeResponse::_Internal::challenge(const ChallengeResponse* msg) { … }
const ::enterprise_connectors::EncryptedData&
ChallengeResponse::_Internal::encrypted_key_info(const ChallengeResponse* msg) { … }
ChallengeResponse::ChallengeResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
ChallengeResponse::ChallengeResponse(const ChallengeResponse& from)
: … { … }
inline void ChallengeResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
ChallengeResponse::~ChallengeResponse() { … }
inline void ChallengeResponse::SharedDtor() { … }
void ChallengeResponse::SetCachedSize(int size) const { … }
void ChallengeResponse::Clear() { … }
const char* ChallengeResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* ChallengeResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t ChallengeResponse::ByteSizeLong() const { … }
void ChallengeResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void ChallengeResponse::MergeFrom(const ChallengeResponse& from) { … }
void ChallengeResponse::CopyFrom(const ChallengeResponse& from) { … }
bool ChallengeResponse::IsInitialized() const { … }
void ChallengeResponse::InternalSwap(ChallengeResponse* other) { … }
std::string ChallengeResponse::GetTypeName() const { … }
class KeyInfo::_Internal { … };
const ::enterprise_connectors::DeviceTrustSignals&
KeyInfo::_Internal::device_trust_signals(const KeyInfo* msg) { … }
KeyInfo::KeyInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
KeyInfo::KeyInfo(const KeyInfo& from)
: … { … }
inline void KeyInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
KeyInfo::~KeyInfo() { … }
inline void KeyInfo::SharedDtor() { … }
void KeyInfo::SetCachedSize(int size) const { … }
void KeyInfo::Clear() { … }
const char* KeyInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* KeyInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t KeyInfo::ByteSizeLong() const { … }
void KeyInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void KeyInfo::MergeFrom(const KeyInfo& from) { … }
void KeyInfo::CopyFrom(const KeyInfo& from) { … }
bool KeyInfo::IsInitialized() const { … }
void KeyInfo::InternalSwap(KeyInfo* other) { … }
std::string KeyInfo::GetTypeName() const { … }
class DeviceTrustSignals::_Internal { … };
DeviceTrustSignals::DeviceTrustSignals(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
DeviceTrustSignals::DeviceTrustSignals(const DeviceTrustSignals& from)
: … { … }
inline void DeviceTrustSignals::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
DeviceTrustSignals::~DeviceTrustSignals() { … }
inline void DeviceTrustSignals::SharedDtor() { … }
void DeviceTrustSignals::SetCachedSize(int size) const { … }
void DeviceTrustSignals::Clear() { … }
const char* DeviceTrustSignals::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* DeviceTrustSignals::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t DeviceTrustSignals::ByteSizeLong() const { … }
void DeviceTrustSignals::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void DeviceTrustSignals::MergeFrom(const DeviceTrustSignals& from) { … }
void DeviceTrustSignals::CopyFrom(const DeviceTrustSignals& from) { … }
bool DeviceTrustSignals::IsInitialized() const { … }
void DeviceTrustSignals::InternalSwap(DeviceTrustSignals* other) { … }
std::string DeviceTrustSignals::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::enterprise_connectors::EncryptedData*
Arena::CreateMaybeMessage< ::enterprise_connectors::EncryptedData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_connectors::SignedData*
Arena::CreateMaybeMessage< ::enterprise_connectors::SignedData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_connectors::Challenge*
Arena::CreateMaybeMessage< ::enterprise_connectors::Challenge >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_connectors::ChallengeResponse*
Arena::CreateMaybeMessage< ::enterprise_connectors::ChallengeResponse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_connectors::KeyInfo*
Arena::CreateMaybeMessage< ::enterprise_connectors::KeyInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::enterprise_connectors::DeviceTrustSignals*
Arena::CreateMaybeMessage< ::enterprise_connectors::DeviceTrustSignals >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>