Searched refs:buf_in (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()574 buf.ptr = buf_in; in oscore2coap()