Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/test_vectors/
Doscore_test_vectors.h300 const uint8_t T7__SENDER_ID[] = { 0x01 }; variable
301 uint8_t T7__SENDER_ID_LEN = sizeof(T7__SENDER_ID);
/uoscore-uedhoc-3.5.0/test/oscore_integration_tests/
Doscore_integration_tests.c349 .sender_id.ptr = (uint8_t *)T7__SENDER_ID, in t8_oscore_server_response_simple_ack()