Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/openssl/include/platform/
Dssl_pm.h31 int ssl_pm_handshake(SSL *ssl);
/hal_espressif-3.6.0/components/openssl/library/
Dssl_methods.c23 ssl_pm_handshake, ssl_pm_shutdown, ssl_pm_clear,
/hal_espressif-3.6.0/components/openssl/platform/
Dssl_pm.c328 int ssl_pm_handshake(SSL *ssl) in ssl_pm_handshake() function