Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/oscore/
Dcoap2oscore.c509 struct o_coap_packet *input_coap, in encrypt_wrapper() argument
521 TRY(coap_get_message_type(input_coap, &msg_type)); in encrypt_wrapper()
523 BYTE_ARRAY_INIT(input_coap->token, input_coap->header.TKL); in encrypt_wrapper()
568 TRY(uri_path_create(input_coap->options, input_coap->options_cnt, in encrypt_wrapper()