Home
last modified time | relevance | path

Searched defs:sssl (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dfatalerrtest.c22 SSL *sssl = NULL, *cssl = NULL; in test_fatalerr() local
H A Dtls13ccstest.c246 SSL *sssl = NULL, *cssl = NULL; in test_tls13ccs() local
H A Ddtlstest.c475 SSL *sssl = NULL, *cssl = NULL; in test_swap_records() local
H A Dsslapitest.c2423 static int post_handshake_verify(SSL *sssl, SSL *cssl) in post_handshake_verify()
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c965 int create_ssl_objects2(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, in create_ssl_objects2()
1002 int create_ssl_objects(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, in create_ssl_objects()