Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/test_vectors/
Doscore_test_vectors.h180 const uint8_t T4__MASTER_SECRET[16] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, variable
183 uint8_t T4__MASTER_SECRET_LEN = sizeof(T4__MASTER_SECRET);
/uoscore-uedhoc-3.5.0/test/oscore_integration_tests/
Doscore_integration_tests.c265 .master_secret.ptr = (uint8_t *)T4__MASTER_SECRET, in t4_oscore_server_key_derivation()