Searched defs:cred_r_array (Results 1 – 6 of 6) sorted by relevance
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | initiator.c | 131 struct cred_array *cred_r_array, in msg2_process() 241 struct runtime_context *rc, struct cred_array *cred_r_array, in msg3_gen() 279 struct cred_array *cred_r_array, struct byte_array *err_msg, in edhoc_initiator_run_extended() 315 struct cred_array *cred_r_array, struct byte_array *err_msg, in edhoc_initiator_run()
|
| /uoscore-uedhoc-latest/test/edhoc_integration_tests/ |
| D | edhoc_tests_rfc9529.c | 150 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in test_edhoc_initiator_x509_x5t_rfc9529() local
|
| D | initiator_responder_interaction.c | 202 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in thread_initiator() local
|
| /uoscore-uedhoc-latest/samples/zephyr_edhoc/initiator/src/ |
| D | main.c | 186 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in internal_main() local
|
| /uoscore-uedhoc-latest/samples/linux_edhoc/initiator/src/ |
| D | main.cpp | 243 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in main() local
|
| /uoscore-uedhoc-latest/samples/linux_edhoc_oscore/initiator_client/src/ |
| D | main.cpp | 204 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in main() local
|