Searched refs:lws_plat_mbedtls_net_recv (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libwebsockets/lib/plat/optee/ |
H A D | network.c | 298 lws_plat_mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len) in lws_plat_mbedtls_net_recv() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/freertos/ |
H A D | freertos-sockets.c | 360 lws_plat_mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len) in lws_plat_mbedtls_net_recv() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/windows/ |
H A D | windows-sockets.c | 584 lws_plat_mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len) in lws_plat_mbedtls_net_recv() function
|
/aosp_15_r20/external/libwebsockets/lib/plat/unix/ |
H A D | unix-sockets.c | 614 lws_plat_mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len) in lws_plat_mbedtls_net_recv() function
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/platform/ |
H A D | ssl_pm.c | 208 lws_plat_mbedtls_net_recv, NULL); in ssl_pm_new()
|
/aosp_15_r20/external/libwebsockets/lib/core-net/ |
H A D | private-lib-core-net.h | 1533 lws_plat_mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len);
|