Home
last modified time | relevance | path

Searched defs:c_r (Results 1 – 17 of 17) sorted by relevance

/uoscore-uedhoc-3.7.0/src/edhoc/
Dsignature_or_mac_msg.c47 static enum err mac(const struct byte_array *prk, const struct byte_array *c_r, in mac()
143 const struct byte_array *prk, const struct byte_array *c_r, in signature_or_mac()
Dint_encode_decode.c24 bool c_r_is_raw_int(const struct byte_array *c_r) in c_r_is_raw_int()
Dplaintext_decode.c80 enum err plaintext_split(struct byte_array *ptxt, struct byte_array *c_r, in plaintext_split()
Dciphertext.c120 enum ciphertext ctxt, struct suite *suite, struct byte_array *c_r, in ciphertext_decrypt_split()
185 const struct byte_array *c_r, in ciphertext_gen()
Dinitiator.c132 struct byte_array *c_r, bool static_dh_i, in msg2_process()
243 struct byte_array *c_r, struct byte_array *prk_out) in msg3_gen()
Dresponder.c153 struct byte_array *c_r, in msg2_encode()
/uoscore-uedhoc-3.7.0/inc/edhoc/
Dmessages.h28 struct byte_array c_r; member
/uoscore-uedhoc-3.7.0/test/edhoc_integration_tests/
Dedhoc_tests_rfc9529.c165 struct edhoc_responder_context c_r; in test_edhoc_responder_x509_x5t_rfc9529() local
Dinitiator_responder_interaction.c260 struct edhoc_responder_context c_r; in thread_responder() local
/uoscore-uedhoc-3.7.0/samples/zephyr_edhoc/responder/src/
Dmain.c147 struct edhoc_responder_context c_r; in internal_main() local
/uoscore-uedhoc-3.7.0/samples/linux_edhoc/responder/src/
Dmain.cpp181 struct edhoc_responder_context c_r; in main() local
/uoscore-uedhoc-3.7.0/samples/linux_edhoc_oscore/responder_server/src/
Dmain.cpp229 struct edhoc_responder_context c_r; in main() local
/uoscore-uedhoc-3.7.0/inc/
Dedhoc.h47 struct byte_array c_r; /*connection identifier of the responder*/ member
/uoscore-uedhoc-3.7.0/test_vectors/
Dedhoc_test_vectors_p256_v15.json26 "c_r": "27", string
128 "c_r": "27", string
230 "c_r": "32", string
332 "c_r": "27", string
436 "c_r": "32", string
540 "c_r": "32", string
Dedhoc_test_vectors_p256_v16.json26 "c_r": "27", string
128 "c_r": "27", string
230 "c_r": "32", string
332 "c_r": "27", string
436 "c_r": "32", string
540 "c_r": "32", string
Dedhoc_test_vectors_p256_v15.h64 const uint8_t *c_r; member
Dedhoc_test_vectors_p256_v16.h64 const uint8_t *c_r; member