Searched refs:buf_in_len (Results 1 – 2 of 2) sorted by relevance
88 enum err oscore2coap(uint8_t *buf_in, uint32_t buf_in_len, uint8_t *buf_out,
562 enum err oscore2coap(uint8_t *buf_in, uint32_t buf_in_len, uint8_t *buf_out, in oscore2coap() argument572 PRINT_ARRAY("Input OSCORE packet", buf_in, buf_in_len); in oscore2coap()575 buf.len = buf_in_len; in oscore2coap()