Searched defs:cred_i_array (Results 1 – 6 of 6) sorted by relevance
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | responder.c | 248 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/ |
| D | edhoc_tests_rfc9529.c | 214 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in test_edhoc_responder_x509_x5t_rfc9529() local
|
| D | initiator_responder_interaction.c | 301 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in thread_responder() local
|
| /uoscore-uedhoc-latest/samples/zephyr_edhoc/responder/src/ |
| D | main.c | 193 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in internal_main() local
|
| /uoscore-uedhoc-latest/samples/linux_edhoc/responder/src/ |
| D | main.cpp | 270 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in main() local
|
| /uoscore-uedhoc-latest/samples/linux_edhoc_oscore/responder_server/src/ |
| D | main.cpp | 275 struct cred_array cred_i_array = { .len = 1, .ptr = &cred_i }; in main() local
|