Home
last modified time | relevance | path

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

/external/openssl/crypto/threads/
Dmttest.c193 SSL_CTX *s_ctx=NULL; in main() local
421 SSL_CTX *s_ctx,*c_ctx; in doit() local
762 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
891 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
990 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
1089 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
1181 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
1275 void do_threads(SSL_CTX *s_ctx, SSL_CTX *c_ctx) in do_threads()
/external/openssl/ssl/
Dssltest.c526 SSL_CTX *s_ctx=NULL; in main() local