Home
last modified time | relevance | path

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

/third_party/libcoap/src/oscore/
Doscore_cbor.c316 oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_len, char *str, size_t size) { in oscore_cbor_get_string() function
345 oscore_cbor_get_string(data, buf_len, (char *)*result, *len); in oscore_cbor_get_string_array()
/third_party/libcoap/include/oscore/
Doscore_cbor.h123 void oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_size,