Home
last modified time | relevance | path

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 Dnetwork.c273 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 Dfreertos-sockets.c335 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 Dwindows-sockets.c559 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 Dunix-sockets.c589 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 Dssl_pm.c207 lws_plat_mbedtls_net_send, in ssl_pm_new()
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h1530 lws_plat_mbedtls_net_send(void *ctx, const uint8_t *buf, size_t len);