Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/
H A 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()
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-system.h79 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr);
/aosp_15_r20/external/libwebsockets/lib/system/
H A 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
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c429 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
458 if (lws_system_blob_get_single_ptr(b, &data)) in lws_ssl_client_bio_create()
/aosp_15_r20/external/libwebsockets/lib/system/ntpclient/
H A Dntpclient.c150 lws_system_blob_get_single_ptr(lws_system_get_blob( in callback_ntpc()
/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.lws_system.md171 lws_system_blob_get_single_ptr(lws_system_blob_t *b, const uint8_t **ptr)