Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_misc.h1336 int mbedtls_ssl_handshake_client_step(mbedtls_ssl_context *ssl);
H A Dssl_tls12_client.c3488 int mbedtls_ssl_handshake_client_step(mbedtls_ssl_context *ssl) in mbedtls_ssl_handshake_client_step() function
H A Dssl_tls.c4604 ret = mbedtls_ssl_handshake_client_step(ssl); in mbedtls_ssl_handshake_step()
4607 ret = mbedtls_ssl_handshake_client_step(ssl); in mbedtls_ssl_handshake_step()