Home | Sort by relevance Sort by last modified time |
/external/openssl/apps/ | |
s_client.c | 359 } tlsextctx; typedef in typeref:struct:tlsextctx_st 364 tlsextctx * p = (tlsextctx *) arg; 469 tlsextctx tlsextcbp = [all...] |
s_server.c | 661 } tlsextctx; typedef in typeref:struct:tlsextctx_st 666 tlsextctx * p = (tlsextctx *) arg; 890 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING}; [all...] |