Home
last modified time | relevance | path

Searched full:txt (Results 1 – 7 of 7) sorted by relevance

/uoscore-uedhoc-3.4.0/samples/cert_hierarchy/
Dgenerate_ca_hierarchy.sh14 touch root_ca/index.txt
19 touch intermediate_ca/index.txt
Dintermediate_ca.cnf10 database = $dir/index.txt
Droot_ca.cnf10 database = $dir/index.txt
/uoscore-uedhoc-3.4.0/samples/zephyr_edhoc/responder/src/
Dcredentials_select.h28 [1]: https://github.com/EricssonResearch/EDHOC/blob/master/Test%20Vectors/vectors.txt
Dcredentials.c21 see https://github.com/EricssonResearch/EDHOC/blob/master/Test%20Vectors/vectors.txt
277 see https://github.com/EricssonResearch/EDHOC/blob/master/Test%20Vectors/vectors.txt
/uoscore-uedhoc-3.4.0/.github/workflows/
Dci.yml31 pip3 install --user -r ~/zephyrproject/zephyr/scripts/requirements.txt
/uoscore-uedhoc-3.4.0/scripts/
Djson2c.py667 with open(in_out_path + "edhoc-vectors-json_v11.txt", "r") as in_fp: