Home
last modified time | relevance | path

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

/third_party/openssl/test/helpers/
Dssl_test_ctx.h64 } ssl_session_id_t; typedef
225 ssl_session_id_t session_id_expected;
241 const char *ssl_session_id_name(ssl_session_id_t server);
Dhandshake.h76 ssl_session_id_t session_id;
Dssl_test_ctx.c319 const char *ssl_session_id_name(ssl_session_id_t server) in ssl_session_id_name()