Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.6.0/test/edhoc_integration_tests/
Dexporter_tests.c18 uint8_t master_secret_buf[16]; in test_exporter() local
19 struct byte_array master_secret = { .ptr = master_secret_buf, in test_exporter()
20 .len = sizeof(master_secret_buf) }; in test_exporter()