Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-system.h60 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *ptr, size_t len);
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c407 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/external/libwebsockets/lib/system/
Dsystem.c55 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *buf, size_t len) in lws_system_blob_heap_append() function
/external/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/
Dauth.c88 if (lws_system_blob_heap_append(lws_system_get_blob(context, in auth_api_amazon_com_parser_cb()
/external/libwebsockets/READMEs/
DREADME.lws_system.md136 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *buf, size_t len)