1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/api/v2/auth/common.proto 5 * 6 * Do not edit -- your changes will be discarded when the file is 7 * regenerated. */ 8 9 #include <stddef.h> 10 #include "upb/msg.h" 11 #include "envoy/api/v2/auth/common.upb.h" 12 #include "envoy/api/v2/core/base.upb.h" 13 #include "envoy/type/matcher/string.upb.h" 14 #include "google/protobuf/any.upb.h" 15 #include "google/protobuf/struct.upb.h" 16 #include "google/protobuf/wrappers.upb.h" 17 #include "udpa/annotations/migrate.upb.h" 18 #include "udpa/annotations/sensitive.upb.h" 19 #include "udpa/annotations/status.upb.h" 20 #include "validate/validate.upb.h" 21 22 #include "upb/port_def.inc" 23 24 static const upb_msglayout_field envoy_api_v2_auth_TlsParameters__fields[4] = { 25 {1, UPB_SIZE(0, 0), 0, 0, 14, 1}, 26 {2, UPB_SIZE(8, 8), 0, 0, 14, 1}, 27 {3, UPB_SIZE(16, 16), 0, 0, 9, 3}, 28 {4, UPB_SIZE(20, 24), 0, 0, 9, 3}, 29 }; 30 31 const upb_msglayout envoy_api_v2_auth_TlsParameters_msginit = { 32 NULL, 33 &envoy_api_v2_auth_TlsParameters__fields[0], 34 UPB_SIZE(24, 32), 4, false, 35 }; 36 37 static const upb_msglayout *const envoy_api_v2_auth_PrivateKeyProvider_submsgs[2] = { 38 &google_protobuf_Any_msginit, 39 &google_protobuf_Struct_msginit, 40 }; 41 42 static const upb_msglayout_field envoy_api_v2_auth_PrivateKeyProvider__fields[3] = { 43 {1, UPB_SIZE(0, 0), 0, 0, 9, 1}, 44 {2, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 1, 11, 1}, 45 {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1}, 46 }; 47 48 const upb_msglayout envoy_api_v2_auth_PrivateKeyProvider_msginit = { 49 &envoy_api_v2_auth_PrivateKeyProvider_submsgs[0], 50 &envoy_api_v2_auth_PrivateKeyProvider__fields[0], 51 UPB_SIZE(16, 32), 3, false, 52 }; 53 54 static const upb_msglayout *const envoy_api_v2_auth_TlsCertificate_submsgs[6] = { 55 &envoy_api_v2_auth_PrivateKeyProvider_msginit, 56 &envoy_api_v2_core_DataSource_msginit, 57 }; 58 59 static const upb_msglayout_field envoy_api_v2_auth_TlsCertificate__fields[6] = { 60 {1, UPB_SIZE(0, 0), 0, 1, 11, 1}, 61 {2, UPB_SIZE(4, 8), 0, 1, 11, 1}, 62 {3, UPB_SIZE(8, 16), 0, 1, 11, 1}, 63 {4, UPB_SIZE(12, 24), 0, 1, 11, 1}, 64 {5, UPB_SIZE(20, 40), 0, 1, 11, 3}, 65 {6, UPB_SIZE(16, 32), 0, 0, 11, 1}, 66 }; 67 68 const upb_msglayout envoy_api_v2_auth_TlsCertificate_msginit = { 69 &envoy_api_v2_auth_TlsCertificate_submsgs[0], 70 &envoy_api_v2_auth_TlsCertificate__fields[0], 71 UPB_SIZE(24, 48), 6, false, 72 }; 73 74 static const upb_msglayout *const envoy_api_v2_auth_TlsSessionTicketKeys_submsgs[1] = { 75 &envoy_api_v2_core_DataSource_msginit, 76 }; 77 78 static const upb_msglayout_field envoy_api_v2_auth_TlsSessionTicketKeys__fields[1] = { 79 {1, UPB_SIZE(0, 0), 0, 0, 11, 3}, 80 }; 81 82 const upb_msglayout envoy_api_v2_auth_TlsSessionTicketKeys_msginit = { 83 &envoy_api_v2_auth_TlsSessionTicketKeys_submsgs[0], 84 &envoy_api_v2_auth_TlsSessionTicketKeys__fields[0], 85 UPB_SIZE(4, 8), 1, false, 86 }; 87 88 static const upb_msglayout *const envoy_api_v2_auth_CertificateValidationContext_submsgs[5] = { 89 &envoy_api_v2_core_DataSource_msginit, 90 &envoy_type_matcher_StringMatcher_msginit, 91 &google_protobuf_BoolValue_msginit, 92 }; 93 94 static const upb_msglayout_field envoy_api_v2_auth_CertificateValidationContext__fields[10] = { 95 {1, UPB_SIZE(12, 16), 0, 0, 11, 1}, 96 {2, UPB_SIZE(28, 48), 0, 0, 9, 3}, 97 {3, UPB_SIZE(32, 56), 0, 0, 9, 3}, 98 {4, UPB_SIZE(36, 64), 0, 0, 9, 3}, 99 {5, UPB_SIZE(16, 24), 0, 2, 11, 1}, 100 {6, UPB_SIZE(20, 32), 0, 2, 11, 1}, 101 {7, UPB_SIZE(24, 40), 0, 0, 11, 1}, 102 {8, UPB_SIZE(8, 8), 0, 0, 8, 1}, 103 {9, UPB_SIZE(40, 72), 0, 1, 11, 3}, 104 {10, UPB_SIZE(0, 0), 0, 0, 14, 1}, 105 }; 106 107 const upb_msglayout envoy_api_v2_auth_CertificateValidationContext_msginit = { 108 &envoy_api_v2_auth_CertificateValidationContext_submsgs[0], 109 &envoy_api_v2_auth_CertificateValidationContext__fields[0], 110 UPB_SIZE(48, 80), 10, false, 111 }; 112 113 #include "upb/port_undef.inc" 114 115