chromium/out/Default/gen/device/fido/enclave/verify/proto/dice.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: dice.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_dice_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_dice_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include "evidence.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_dice_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_dice_2eproto {};
namespace device {
namespace enclave {
class CertificateAuthority;
struct CertificateAuthorityDefaultTypeInternal;
extern CertificateAuthorityDefaultTypeInternal _CertificateAuthority_default_instance_;
class DiceData;
struct DiceDataDefaultTypeInternal;
extern DiceDataDefaultTypeInternal _DiceData_default_instance_;
}  // namespace enclave
}  // namespace device
PROTOBUF_NAMESPACE_OPEN
template<> ::device::enclave::CertificateAuthority* Arena::CreateMaybeMessage<::device::enclave::CertificateAuthority>(Arena*);
template<> ::device::enclave::DiceData* Arena::CreateMaybeMessage<::device::enclave::DiceData>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace device {
namespace enclave {

// ===================================================================

class CertificateAuthority final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:device.enclave.CertificateAuthority) */ {};
// -------------------------------------------------------------------

class DiceData final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:device.enclave.DiceData) */ {};
// ===================================================================


// ===================================================================

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// CertificateAuthority

// bytes eca_private_key = 1;
inline void CertificateAuthority::clear_eca_private_key() {}
inline const std::string& CertificateAuthority::eca_private_key() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CertificateAuthority::set_eca_private_key(ArgT0&& arg0, ArgT... args) {}
inline std::string* CertificateAuthority::mutable_eca_private_key() {}
inline const std::string& CertificateAuthority::_internal_eca_private_key() const {}
inline void CertificateAuthority::_internal_set_eca_private_key(const std::string& value) {}
inline std::string* CertificateAuthority::_internal_mutable_eca_private_key() {}
inline std::string* CertificateAuthority::release_eca_private_key() {}
inline void CertificateAuthority::set_allocated_eca_private_key(std::string* eca_private_key) {}

// -------------------------------------------------------------------

// DiceData

// .device.enclave.Evidence evidence = 1;
inline bool DiceData::_internal_has_evidence() const {}
inline bool DiceData::has_evidence() const {}
inline const ::device::enclave::Evidence& DiceData::_internal_evidence() const {}
inline const ::device::enclave::Evidence& DiceData::evidence() const {}
inline void DiceData::unsafe_arena_set_allocated_evidence(
    ::device::enclave::Evidence* evidence) {}
inline ::device::enclave::Evidence* DiceData::release_evidence() {}
inline ::device::enclave::Evidence* DiceData::unsafe_arena_release_evidence() {}
inline ::device::enclave::Evidence* DiceData::_internal_mutable_evidence() {}
inline ::device::enclave::Evidence* DiceData::mutable_evidence() {}
inline void DiceData::set_allocated_evidence(::device::enclave::Evidence* evidence) {}

// .device.enclave.CertificateAuthority certificate_authority = 2;
inline bool DiceData::_internal_has_certificate_authority() const {}
inline bool DiceData::has_certificate_authority() const {}
inline void DiceData::clear_certificate_authority() {}
inline const ::device::enclave::CertificateAuthority& DiceData::_internal_certificate_authority() const {}
inline const ::device::enclave::CertificateAuthority& DiceData::certificate_authority() const {}
inline void DiceData::unsafe_arena_set_allocated_certificate_authority(
    ::device::enclave::CertificateAuthority* certificate_authority) {}
inline ::device::enclave::CertificateAuthority* DiceData::release_certificate_authority() {}
inline ::device::enclave::CertificateAuthority* DiceData::unsafe_arena_release_certificate_authority() {}
inline ::device::enclave::CertificateAuthority* DiceData::_internal_mutable_certificate_authority() {}
inline ::device::enclave::CertificateAuthority* DiceData::mutable_certificate_authority() {}
inline void DiceData::set_allocated_certificate_authority(::device::enclave::CertificateAuthority* certificate_authority) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace enclave
}  // namespace device

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_dice_2eproto