Searched refs:T2__OSCORE_REQ (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/modules/uoscore/src/oscore_testvector_tests/ |
D | oscore_test_vectors.h | 93 const uint8_t T2__OSCORE_REQ[] = { 0x44, 0x02, 0x5d, 0x1f, 0x00, 0x00, 0x39, variable 98 uint8_t T2__OSCORE_REQ_LEN = sizeof(T2__OSCORE_REQ);
|
D | oscore_tests.c | 202 r = oscore2coap((uint8_t *)T2__OSCORE_REQ, T2__OSCORE_REQ_LEN, buf_coap, in ZTEST()
|