mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Python
		
	
	
	
	
	
| # -*- coding: utf-8 -*-
 | |
| # Generated by the protocol buffer compiler.  DO NOT EDIT!
 | |
| # source: session.proto
 | |
| """Generated protocol buffer code."""
 | |
| from google.protobuf.internal import builder as _builder
 | |
| from google.protobuf import descriptor as _descriptor
 | |
| from google.protobuf import descriptor_pool as _descriptor_pool
 | |
| from google.protobuf import symbol_database as _symbol_database
 | |
| # @@protoc_insertion_point(imports)
 | |
| 
 | |
| _sym_db = _symbol_database.Default()
 | |
| 
 | |
| 
 | |
| import sec0_pb2 as sec0__pb2
 | |
| import sec1_pb2 as sec1__pb2
 | |
| import sec2_pb2 as sec2__pb2
 | |
| 
 | |
| 
 | |
| DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rsession.proto\x1a\nsec0.proto\x1a\nsec1.proto\x1a\nsec2.proto\"\x94\x01\n\x0bSessionData\x12\"\n\x07sec_ver\x18\x02 \x01(\x0e\x32\x11.SecSchemeVersion\x12\x1c\n\x04sec0\x18\n \x01(\x0b\x32\x0c.Sec0PayloadH\x00\x12\x1c\n\x04sec1\x18\x0b \x01(\x0b\x32\x0c.Sec1PayloadH\x00\x12\x1c\n\x04sec2\x18\x0c \x01(\x0b\x32\x0c.Sec2PayloadH\x00\x42\x07\n\x05proto*B\n\x10SecSchemeVersion\x12\x0e\n\nSecScheme0\x10\x00\x12\x0e\n\nSecScheme1\x10\x01\x12\x0e\n\nSecScheme2\x10\x02\x62\x06proto3')
 | |
| 
 | |
| _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
 | |
| _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'session_pb2', globals())
 | |
| if _descriptor._USE_C_DESCRIPTORS == False:
 | |
| 
 | |
|   DESCRIPTOR._options = None
 | |
|   _SECSCHEMEVERSION._serialized_start=204
 | |
|   _SECSCHEMEVERSION._serialized_end=270
 | |
|   _SESSIONDATA._serialized_start=54
 | |
|   _SESSIONDATA._serialized_end=202
 | |
| # @@protoc_insertion_point(module_scope)
 | 
