Searched refs:buf_coap (Results 1 – 1 of 1) sorted by relevance
199 uint8_t buf_coap[256]; in ZTEST() local200 uint32_t buf_coap_len = sizeof(buf_coap); in ZTEST()202 r = oscore2coap((uint8_t *)T2__OSCORE_REQ, T2__OSCORE_REQ_LEN, buf_coap, in ZTEST()206 zassert_mem_equal__(&buf_coap, T2__COAP_REQ, buf_coap_len, in ZTEST()