Home
last modified time | relevance | path

Searched refs:T2__OSCORE_REQ (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/modules/uoscore/src/oscore_testvector_tests/
Doscore_test_vectors.h93 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);
Doscore_tests.c202 r = oscore2coap((uint8_t *)T2__OSCORE_REQ, T2__OSCORE_REQ_LEN, buf_coap, in ZTEST()