1 /* This file was generated by upbc (the upb compiler) from the input 2 * file: 3 * 4 * envoy/extensions/transport_sockets/tls/v3/secret.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/extensions/transport_sockets/tls/v3/secret.upb.h" 12 #include "envoy/config/core/v3/base.upb.h" 13 #include "envoy/config/core/v3/config_source.upb.h" 14 #include "envoy/extensions/transport_sockets/tls/v3/common.upb.h" 15 #include "udpa/annotations/sensitive.upb.h" 16 #include "udpa/annotations/status.upb.h" 17 #include "udpa/annotations/versioning.upb.h" 18 #include "validate/validate.upb.h" 19 20 #include "upb/port_def.inc" 21 22 static const upb_msglayout *const envoy_extensions_transport_sockets_tls_v3_GenericSecret_submsgs[1] = { 23 &envoy_config_core_v3_DataSource_msginit, 24 }; 25 26 static const upb_msglayout_field envoy_extensions_transport_sockets_tls_v3_GenericSecret__fields[1] = { 27 {1, UPB_SIZE(4, 8), 1, 0, 11, 1}, 28 }; 29 30 const upb_msglayout envoy_extensions_transport_sockets_tls_v3_GenericSecret_msginit = { 31 &envoy_extensions_transport_sockets_tls_v3_GenericSecret_submsgs[0], 32 &envoy_extensions_transport_sockets_tls_v3_GenericSecret__fields[0], 33 UPB_SIZE(8, 16), 1, false, 255, 34 }; 35 36 static const upb_msglayout *const envoy_extensions_transport_sockets_tls_v3_SdsSecretConfig_submsgs[1] = { 37 &envoy_config_core_v3_ConfigSource_msginit, 38 }; 39 40 static const upb_msglayout_field envoy_extensions_transport_sockets_tls_v3_SdsSecretConfig__fields[2] = { 41 {1, UPB_SIZE(4, 8), 0, 0, 9, 1}, 42 {2, UPB_SIZE(12, 24), 1, 0, 11, 1}, 43 }; 44 45 const upb_msglayout envoy_extensions_transport_sockets_tls_v3_SdsSecretConfig_msginit = { 46 &envoy_extensions_transport_sockets_tls_v3_SdsSecretConfig_submsgs[0], 47 &envoy_extensions_transport_sockets_tls_v3_SdsSecretConfig__fields[0], 48 UPB_SIZE(16, 32), 2, false, 255, 49 }; 50 51 static const upb_msglayout *const envoy_extensions_transport_sockets_tls_v3_Secret_submsgs[4] = { 52 &envoy_extensions_transport_sockets_tls_v3_CertificateValidationContext_msginit, 53 &envoy_extensions_transport_sockets_tls_v3_GenericSecret_msginit, 54 &envoy_extensions_transport_sockets_tls_v3_TlsCertificate_msginit, 55 &envoy_extensions_transport_sockets_tls_v3_TlsSessionTicketKeys_msginit, 56 }; 57 58 static const upb_msglayout_field envoy_extensions_transport_sockets_tls_v3_Secret__fields[5] = { 59 {1, UPB_SIZE(0, 0), 0, 0, 9, 1}, 60 {2, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 2, 11, 1}, 61 {3, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 3, 11, 1}, 62 {4, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 0, 11, 1}, 63 {5, UPB_SIZE(8, 16), UPB_SIZE(-13, -25), 1, 11, 1}, 64 }; 65 66 const upb_msglayout envoy_extensions_transport_sockets_tls_v3_Secret_msginit = { 67 &envoy_extensions_transport_sockets_tls_v3_Secret_submsgs[0], 68 &envoy_extensions_transport_sockets_tls_v3_Secret__fields[0], 69 UPB_SIZE(16, 32), 5, false, 255, 70 }; 71 72 #include "upb/port_undef.inc" 73 74