Searched defs:sssl (Results 1 – 5 of 5) sorted by relevance
| /third_party/openssl/test/ |
| D | fatalerrtest.c | 22 SSL *sssl = NULL, *cssl = NULL; in test_fatalerr() local
|
| D | tls13ccstest.c | 246 SSL *sssl = NULL, *cssl = NULL; in test_tls13ccs() local
|
| D | dtlstest.c | 472 SSL *sssl = NULL, *cssl = NULL; in test_swap_app_data() local
|
| D | sslapitest.c | 2241 static int post_handshake_verify(SSL *sssl, SSL *cssl) in post_handshake_verify()
|
| /third_party/openssl/test/helpers/ |
| D | ssltestlib.c | 873 int create_ssl_objects2(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, in create_ssl_objects2() 910 int create_ssl_objects(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, in create_ssl_objects()
|