Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-resolv.c49 lws_system_blob_heap_append(lws_system_get_blob(context, in lws_plat_ntpclient_config()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-resolv.c85 lws_system_blob_heap_append(lws_system_get_blob(context, in lws_plat_ntpclient_config()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
Dss-s3-main.c279 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c246 lws_system_blob_heap_append(lws_system_get_blob(context, in lws_plat_ntpclient_config()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
Dminimal-secure-streams.c275 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h72 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *ptr, size_t len);
/third_party/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
/third_party/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/
Dauth.c92 if (lws_system_blob_heap_append(blob, in auth_api_amazon_com_parser_cb()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-post/
Dminimal-secure-streams-post.c563 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
Dminimal-secure-streams.c543 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
Dminimal-secure-streams.c620 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c660 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c726 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c449 if (lws_system_blob_heap_append(ab, (const uint8_t *)s[i], in lws_ss_sigv4_set_aws_key()
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md136 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *buf, size_t len)