Searched defs:tlsextctx (Results 1 - 2 of 2) sorted by relevance

/external/openssl/apps/
H A Ds_client.c377 } tlsextctx; typedef in typeref:struct:tlsextctx_st
382 tlsextctx * p = (tlsextctx *) arg;
606 tlsextctx tlsextcbp =
H A Ds_server.c725 } tlsextctx; typedef in typeref:struct:tlsextctx_st
730 tlsextctx * p = (tlsextctx *) arg;
958 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING};

Completed in 35 milliseconds