Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Dresponder.c248 struct cred_array *cred_i_array, in msg3_process()
335 struct edhoc_responder_context *c, struct cred_array *cred_i_array, in edhoc_responder_run_extended()
370 struct edhoc_responder_context *c, struct cred_array *cred_i_array, in edhoc_responder_run()
/uoscore-uedhoc-latest/test/edhoc_integration_tests/
Dedhoc_tests_rfc9529.c214 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in test_edhoc_responder_x509_x5t_rfc9529() local
Dinitiator_responder_interaction.c301 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in thread_responder() local
/uoscore-uedhoc-latest/samples/zephyr_edhoc/responder/src/
Dmain.c193 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in internal_main() local
/uoscore-uedhoc-latest/samples/linux_edhoc/responder/src/
Dmain.cpp270 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in main() local
/uoscore-uedhoc-latest/samples/linux_edhoc_oscore/responder_server/src/
Dmain.cpp275 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in main() local