Searched refs:cache_echo_val (Results 1 – 4 of 4) sorted by relevance
| /uoscore-uedhoc-latest/inc/oscore/ |
| D | option.h | 135 enum err cache_echo_val(struct byte_array *dest, struct o_coap_option *options,
|
| /uoscore-uedhoc-latest/test/oscore_unit_tests/ |
| D | unit_test_option.c | 72 r = cache_echo_val(&empty, (struct o_coap_option *)&options, 4); in t401_cache_echo_val() 76 r = cache_echo_val(&empty, (struct o_coap_option *)&options, 3); in t401_cache_echo_val()
|
| /uoscore-uedhoc-latest/src/oscore/ |
| D | option.c | 80 enum err cache_echo_val(struct byte_array *dest, struct o_coap_option *options, in cache_echo_val() function
|
| D | coap2oscore.c | 653 TRY(cache_echo_val(&c->rrc.echo_opt_val, e_options, in coap2oscore()
|