Home
last modified time | relevance | path

Searched defs:decrypted_payload (Results 1 – 3 of 3) sorted by relevance

/uoscore-uedhoc-latest/src/oscore/
Doption.c117 struct byte_array *decrypted_payload) in echo_val_is_fresh()
Doscore2coap.c200 static inline enum err o_coap_pkg_generate(struct byte_array *decrypted_payload, in o_coap_pkg_generate()
/uoscore-uedhoc-latest/test/oscore_unit_tests/
Dunit_test_option.c91 struct byte_array decrypted_payload = BYTE_ARRAY_INIT( in t402_echo_val_is_fresh() local