Home
last modified time | relevance | path

Searched defs:sender_key (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/tests/
Dtest_oscore.c41 static const uint8_t sender_key[] = { in t_oscore_c_1_1() local
105 static const uint8_t sender_key[] = { in t_oscore_c_1_2() local
168 static const uint8_t sender_key[] = { in t_oscore_c_2_1() local
231 static const uint8_t sender_key[] = { in t_oscore_c_2_2() local
296 static const uint8_t sender_key[] = { in t_oscore_c_3_1() local
361 static const uint8_t sender_key[] = { in t_oscore_c_3_2() local
/third_party/libcoap/include/oscore/
Doscore_context.h108 coap_bin_const_t *sender_key; member