Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c192 if (lws_system_blob_get_single_ptr(b, &pem_data)) in lws_ssl_client_bio_create()
215 if (lws_system_blob_get_single_ptr(b, &pem_data)) in lws_ssl_client_bio_create()
/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h79 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr);
/third_party/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
/third_party/libwebsockets/lib/system/ntpclient/
Dntpclient.c150 lws_system_blob_get_single_ptr(lws_system_get_blob( in callback_ntpc()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c431 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
460 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md171 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr)