Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_ws.c93 coap_base64_decode_buffer(const char *bufcoded, size_t *len, uint8_t *bufplain, in coap_base64_decode_buffer() function
357 if (!coap_base64_decode_buffer(value, &len, ws->key, in coap_ws_rd_http_header_server()