Searched refs:T2__COAP_REQ (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/modules/uoscore/src/oscore_testvector_tests/ |
D | oscore_test_vectors.h | 110 const uint8_t T2__COAP_REQ[] = { 0x44, 0x01, 0x5d, 0x1f, 0x00, 0x00, 0x39, 0x74, variable 113 uint8_t T2__COAP_REQ_LEN = sizeof(T2__COAP_REQ);
|
D | oscore_tests.c | 206 zassert_mem_equal__(&buf_coap, T2__COAP_REQ, buf_coap_len, in ZTEST()
|