Home
last modified time | relevance | path

Searched refs:ssl_handshake_mode_t (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/
Dssl_test_ctx.h78 } ssl_handshake_mode_t; typedef
146 ssl_handshake_mode_t handshake_mode;
238 const char *ssl_handshake_mode_name(ssl_handshake_mode_t mode);
Dssl_test_ctx.c392 const char *ssl_handshake_mode_name(ssl_handshake_mode_t mode) in ssl_handshake_mode_name()