Home
last modified time | relevance | path

Searched defs:start_seq_num (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_oscore_internal.h60 uint64_t start_seq_num; /**< Used for ssn_freq updating */ member
/third_party/libcoap/src/
Dcoap_oscore.c2025 uint64_t start_seq_num) { in coap_new_oscore_conf()
2167 uint64_t start_seq_num) { in coap_new_oscore_conf()
/third_party/libcoap/examples/
Doscore-interop-server.c512 uint64_t start_seq_num = 0; in get_oscore_conf() local
Dcoap-client.c757 uint64_t start_seq_num = 0; in get_oscore_conf() local
Dcoap-server.c2423 uint64_t start_seq_num = 0; in get_oscore_conf() local