Home
last modified time | relevance | path

Searched refs:session_data__unpack (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/protocomm/proto-c/
Dsession.pb-c.h90 session_data__unpack
Dsession.pb-c.c37 session_data__unpack in session_data__unpack() function
/hal_espressif-3.6.0/components/protocomm/src/security/
Dsecurity0.c79 req = session_data__unpack(NULL, inlen, inbuf); in sec0_req_handler()
Dsecurity1.c537 req = session_data__unpack(NULL, inlen, inbuf); in sec1_req_handler()
/hal_espressif-3.6.0/components/protocomm/test/
Dtest_protocomm.c449 resp = session_data__unpack(NULL, outlen, outbuf); in test_sec_endpoint()
493 resp = session_data__unpack(NULL, outlen, outbuf); in test_sec_endpoint()