Home
last modified time | relevance | path

Searched refs:byte_array_init (Results 1 – 3 of 3) sorted by relevance

/uoscore-uedhoc-3.4.0/inc/common/
Dbyte_array.h38 void byte_array_init(uint8_t *buf, uint32_t buf_len,
/uoscore-uedhoc-3.4.0/src/common/
Dbyte_array.c25 void byte_array_init(uint8_t *buf, uint32_t buf_len, in byte_array_init() function
/uoscore-uedhoc-3.4.0/src/edhoc/
Dc_x.c19 byte_array_init(buf, buf_len, &c->mem.c_x_bstr); in c_x_init()