Home
last modified time | relevance | path

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

/external/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c128 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
143 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
/external/libwebsockets/include/libwebsockets/
Dlws-system.h67 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr);
/external/libwebsockets/lib/system/
Dsystem.c108 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr) in lws_system_blob_get_single_ptr() 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.c328 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
351 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
/external/libwebsockets/READMEs/
DREADME.lws_system.md171 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr)