Home | Sort by relevance Sort by last modified time |
/external/openssl/apps/ | |
s_client.c | 377 } tlsextctx; typedef in typeref:struct:tlsextctx_st 382 tlsextctx * p = (tlsextctx *) arg; 606 tlsextctx tlsextcbp = [all...] |
s_server.c | 725 } tlsextctx; typedef in typeref:struct:tlsextctx_st 730 tlsextctx * p = (tlsextctx *) arg; 958 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING}; [all...] |