Home
last modified time | relevance | path

Searched defs:s_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dtls13tickettest.c99 SSL_CTX *s_ctx = NULL, *c_ctx = NULL; in test_tls13_ticket_ciphersuite_mismatch() local
H A Dssl_old_test.c77 static SSL_CTX *s_ctx = NULL; variable