Home
last modified time | relevance | path

Searched refs:R_err_msg (Results 1 – 2 of 2) sorted by relevance

/uoscore-uedhoc-latest/test/edhoc_integration_tests/
Dedhoc_tests_rfc9529.c172 struct byte_array R_err_msg = { .ptr = R_err_msg_buf, in test_edhoc_responder_x509_x5t_rfc9529() local
216 r = edhoc_responder_run(&c_r, &cred_i_array, &R_err_msg, &R_PRK_out, in test_edhoc_responder_x509_x5t_rfc9529()
Dinitiator_responder_interaction.c54 struct byte_array R_err_msg = { .ptr = R_err_msg_buf, variable
302 r = edhoc_responder_run(&c_r, &cred_i_array, &R_err_msg, &R_PRK_out, in thread_responder()