Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.h79 } ssl_handshake_mode_t; typedef
149 ssl_handshake_mode_t handshake_mode;
243 const char *ssl_handshake_mode_name(ssl_handshake_mode_t mode);
H A Dssl_test_ctx.c391 const char *ssl_handshake_mode_name(ssl_handshake_mode_t mode) in ssl_handshake_mode_name()