Home
last modified time | relevance | path

Searched refs:MAX_COAP_OPTIONS_LEN (Results 1 – 2 of 2) sorted by relevance

/uoscore-uedhoc-3.7.0/inc/
Doscore.h59 #define MAX_COAP_OPTIONS_LEN \ macro
/uoscore-uedhoc-3.7.0/src/oscore/
Doscore_coap.c305 BYTE_ARRAY_NEW(option_byte_string, MAX_COAP_OPTIONS_LEN, opt_bytes_len); in coap_serialize()