Home
last modified time | relevance | path

Searched refs:ssl_pm_send (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/platform/
Dssl_pm.h36 int ssl_pm_send(SSL *ssl, const void *buffer, int len);
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_methods.c26 ssl_pm_read, ssl_pm_send, ssl_pm_pending,
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
Dssl_pm.c444 int ssl_pm_send(SSL *ssl, const void *buffer, int len) in ssl_pm_send() function