Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/test/edhoc_integration_tests/
Dexporter_tests.c10 uint8_t prk_exporter_buf[32]; in test_exporter() local
11 struct byte_array prk_exporter = { .ptr = prk_exporter_buf, in test_exporter()
12 .len = sizeof(prk_exporter_buf) }; in test_exporter()