Searched refs:lws_plat_mbedtls_net_send (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libwebsockets/lib/plat/optee/ |
H A D | network.c | 273 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len) in lws_plat_mbedtls_net_send() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/freertos/ |
H A D | freertos-sockets.c | 335 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len) in lws_plat_mbedtls_net_send() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/windows/ |
H A D | windows-sockets.c | 559 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len) in lws_plat_mbedtls_net_send() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/unix/ |
H A D | unix-sockets.c | 589 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len) in lws_plat_mbedtls_net_send() function
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/platform/ |
H A D | ssl_pm.c | 207 lws_plat_mbedtls_net_send, in ssl_pm_new()
|
/aosp_15_r20/external/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 1530 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len);
|