/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/api/v2/auth/common.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include #include "upb/msg.h" #include "envoy/api/v2/auth/common.upb.h" #include "envoy/api/v2/core/base.upb.h" #include "envoy/type/matcher/string.upb.h" #include "google/protobuf/any.upb.h" #include "google/protobuf/struct.upb.h" #include "google/protobuf/wrappers.upb.h" #include "udpa/annotations/migrate.upb.h" #include "udpa/annotations/sensitive.upb.h" #include "udpa/annotations/status.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_msglayout_field envoy_api_v2_auth_TlsParameters__fields[4] = { {1, UPB_SIZE(0, 0), 0, 0, 14, 1}, {2, UPB_SIZE(8, 8), 0, 0, 14, 1}, {3, UPB_SIZE(16, 16), 0, 0, 9, 3}, {4, UPB_SIZE(20, 24), 0, 0, 9, 3}, }; const upb_msglayout envoy_api_v2_auth_TlsParameters_msginit = { NULL, &envoy_api_v2_auth_TlsParameters__fields[0], UPB_SIZE(24, 32), 4, false, }; static const upb_msglayout *const envoy_api_v2_auth_PrivateKeyProvider_submsgs[2] = { &google_protobuf_Any_msginit, &google_protobuf_Struct_msginit, }; static const upb_msglayout_field envoy_api_v2_auth_PrivateKeyProvider__fields[3] = { {1, UPB_SIZE(0, 0), 0, 0, 9, 1}, {2, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 1, 11, 1}, {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1}, }; const upb_msglayout envoy_api_v2_auth_PrivateKeyProvider_msginit = { &envoy_api_v2_auth_PrivateKeyProvider_submsgs[0], &envoy_api_v2_auth_PrivateKeyProvider__fields[0], UPB_SIZE(16, 32), 3, false, }; static const upb_msglayout *const envoy_api_v2_auth_TlsCertificate_submsgs[6] = { &envoy_api_v2_auth_PrivateKeyProvider_msginit, &envoy_api_v2_core_DataSource_msginit, }; static const upb_msglayout_field envoy_api_v2_auth_TlsCertificate__fields[6] = { {1, UPB_SIZE(0, 0), 0, 1, 11, 1}, {2, UPB_SIZE(4, 8), 0, 1, 11, 1}, {3, UPB_SIZE(8, 16), 0, 1, 11, 1}, {4, UPB_SIZE(12, 24), 0, 1, 11, 1}, {5, UPB_SIZE(20, 40), 0, 1, 11, 3}, {6, UPB_SIZE(16, 32), 0, 0, 11, 1}, }; const upb_msglayout envoy_api_v2_auth_TlsCertificate_msginit = { &envoy_api_v2_auth_TlsCertificate_submsgs[0], &envoy_api_v2_auth_TlsCertificate__fields[0], UPB_SIZE(24, 48), 6, false, }; static const upb_msglayout *const envoy_api_v2_auth_TlsSessionTicketKeys_submsgs[1] = { &envoy_api_v2_core_DataSource_msginit, }; static const upb_msglayout_field envoy_api_v2_auth_TlsSessionTicketKeys__fields[1] = { {1, UPB_SIZE(0, 0), 0, 0, 11, 3}, }; const upb_msglayout envoy_api_v2_auth_TlsSessionTicketKeys_msginit = { &envoy_api_v2_auth_TlsSessionTicketKeys_submsgs[0], &envoy_api_v2_auth_TlsSessionTicketKeys__fields[0], UPB_SIZE(4, 8), 1, false, }; static const upb_msglayout *const envoy_api_v2_auth_CertificateValidationContext_submsgs[5] = { &envoy_api_v2_core_DataSource_msginit, &envoy_type_matcher_StringMatcher_msginit, &google_protobuf_BoolValue_msginit, }; static const upb_msglayout_field envoy_api_v2_auth_CertificateValidationContext__fields[10] = { {1, UPB_SIZE(12, 16), 0, 0, 11, 1}, {2, UPB_SIZE(28, 48), 0, 0, 9, 3}, {3, UPB_SIZE(32, 56), 0, 0, 9, 3}, {4, UPB_SIZE(36, 64), 0, 0, 9, 3}, {5, UPB_SIZE(16, 24), 0, 2, 11, 1}, {6, UPB_SIZE(20, 32), 0, 2, 11, 1}, {7, UPB_SIZE(24, 40), 0, 0, 11, 1}, {8, UPB_SIZE(8, 8), 0, 0, 8, 1}, {9, UPB_SIZE(40, 72), 0, 1, 11, 3}, {10, UPB_SIZE(0, 0), 0, 0, 14, 1}, }; const upb_msglayout envoy_api_v2_auth_CertificateValidationContext_msginit = { &envoy_api_v2_auth_CertificateValidationContext_submsgs[0], &envoy_api_v2_auth_CertificateValidationContext__fields[0], UPB_SIZE(48, 80), 10, false, }; #include "upb/port_undef.inc"