Searched refs:T3__COAP_REQ (Results 1 – 3 of 3) sorted by relevance
/uoscore-uedhoc-3.6.0/test_vectors/ |
D | oscore_test_vectors.c | 155 const uint8_t T3__COAP_REQ[] = { 0x44, 0x01, 0x71, 0xc3, 0x00, 0x00, 0xb9, 0x32, variable 158 uint16_t T3__COAP_REQ_LEN = sizeof(T3__COAP_REQ);
|
D | oscore_test_vectors.h | 68 extern const uint8_t T3__COAP_REQ[];
|
/uoscore-uedhoc-3.6.0/test/oscore_integration_tests/ |
D | oscore_integration_tests.c | 144 r = coap2oscore((uint8_t *)T3__COAP_REQ, T3__COAP_REQ_LEN, in t3_oscore_client_request()
|