Searched refs:lws_system_blob_heap_append (Results 1 – 15 of 15) sorted by relevance
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-resolv.c | 49 lws_system_blob_heap_append(lws_system_get_blob(context, in lws_plat_ntpclient_config()
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-resolv.c | 85 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/ |
D | ss-s3-main.c | 279 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/lib/plat/optee/ |
D | lws-plat-optee.c | 246 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/ |
D | minimal-secure-streams.c | 275 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-system.h | 72 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *ptr, size_t len);
|
/third_party/libwebsockets/lib/system/ |
D | system.c | 55 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/ |
D | auth.c | 92 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/ |
D | minimal-secure-streams-post.c | 563 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/ |
D | minimal-secure-streams.c | 543 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/ |
D | minimal-secure-streams.c | 620 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/ |
D | minimal-secure-streams.c | 660 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/ |
D | minimal-secure-streams.c | 726 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
|
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
D | sign.c | 449 if (lws_system_blob_heap_append(ab, (const uint8_t *)s[i], in lws_ss_sigv4_set_aws_key()
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_system.md | 136 lws_system_blob_heap_append(lws_system_blob_t *b, const uint8_t *buf, size_t len)
|