Searched refs:oscore_log_char_value (Results 1 – 3 of 3) sorted by relevance
/third_party/libcoap/src/oscore/ |
D | oscore_context.c | 268 oscore_log_char_value(coap_log_t level, const char *name, const char *value) { in oscore_log_char_value() function 352 oscore_log_char_value(COAP_LOG_OSCORE, "AEAD alg", in oscore_log_context() 355 oscore_log_char_value(COAP_LOG_OSCORE, "HKDF alg", in oscore_log_context()
|
/third_party/libcoap/include/oscore/ |
D | oscore_context.h | 229 void oscore_log_char_value(coap_log_t level, const char *name,
|
/third_party/libcoap/src/ |
D | coap_oscore.c | 249 oscore_log_char_value(COAP_LOG_OSCORE, "alg", in dump_cose()
|