Home
last modified time | relevance | path

Searched defs:cred_r_array (Results 1 – 6 of 6) sorted by relevance

/uoscore-uedhoc-latest/src/edhoc/
Dinitiator.c131 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/
Dedhoc_tests_rfc9529.c150 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in test_edhoc_initiator_x509_x5t_rfc9529() local
Dinitiator_responder_interaction.c202 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in thread_initiator() local
/uoscore-uedhoc-latest/samples/zephyr_edhoc/initiator/src/
Dmain.c186 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in internal_main() local
/uoscore-uedhoc-latest/samples/linux_edhoc/initiator/src/
Dmain.cpp243 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in main() local
/uoscore-uedhoc-latest/samples/linux_edhoc_oscore/initiator_client/src/
Dmain.cpp204 struct cred_array cred_r_array = { .len = 1, .ptr = &cred_r }; in main() local