Home
last modified time | relevance | path

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

/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()
119 ab = lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, AUTH_IDX_LWA); in ss_api_amazon_auth_rx()
133 lws_system_get_blob(context, in ss_api_amazon_auth_rx()
171 ab = lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, AUTH_IDX_ROOT); in ss_api_amazon_auth_tx()
206 lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, in ss_api_amazon_auth_state()
226 lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, in ss_api_amazon_auth_state()
239 lws_system_get_blob(context, LWS_SYSBLOB_TYPE_AUTH, in ss_api_amazon_auth_state()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c263 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf()
390 lws_system_blob_direct_set(lws_system_get_blob(context, in main()
393 lws_system_blob_direct_set(lws_system_get_blob(context, in main()
407 lws_system_blob_heap_append(lws_system_get_blob(context, in main()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Dmain-client.c37 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf()
67 lws_system_blob_destroy(lws_system_get_blob(context, in app_system_state_nf()
Dmain.c244 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf()
274 lws_system_blob_destroy(lws_system_get_blob(context, in app_system_state_nf()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c170 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf()
208 lws_system_blob_destroy(lws_system_get_blob(context, in app_system_state_nf()
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dmain.c285 lws_system_blob_t *ab = lws_system_get_blob(context, in app_system_state_nf()
315 lws_system_blob_destroy(lws_system_get_blob(context, in app_system_state_nf()
/external/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c111 lws_system_blob_t *b = lws_system_get_blob(wsi->context, in lws_ssl_client_bio_create()
134 b = lws_system_get_blob(wsi->context, in lws_ssl_client_bio_create()
/external/libwebsockets/include/libwebsockets/
Dlws-system.h81 lws_system_get_blob(struct lws_context *context, lws_system_blob_item_t type,
/external/libwebsockets/lib/system/
Dsystem.c137 lws_system_get_blob(struct lws_context *context, lws_system_blob_item_t type, in lws_system_get_blob() function
/external/libwebsockets/lib/system/ntpclient/
Dntpclient.c161 lws_system_blob_get_single_ptr(lws_system_get_blob( in callback_ntpc()
/external/libwebsockets/lib/tls/openssl/
Dopenssl-client.c311 lws_system_blob_t *b = lws_system_get_blob(wsi->context, in lws_ssl_client_bio_create()
341 b = lws_system_get_blob(wsi->context, in lws_ssl_client_bio_create()
/external/libwebsockets/lib/core/
Dcontext.c134 !lws_system_blob_get_size(lws_system_get_blob(context, in lws_state_notify_protocol_init()
987 lws_system_get_blob(context, n, 0)); in lws_context_destroy3()
/external/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c316 lws_system_get_blob(wsi->context, blob_idx[m], 0), in secstream_h1()
/external/libwebsockets/READMEs/
DREADME.lws_system.md118 lws_system_get_blob(struct lws_context *context, lws_system_blob_item_t type,