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

/external/openssl/apps/
H A Ds_client.c262 } tlsextctx; typedef in typeref:struct:tlsextctx_st
267 tlsextctx * p = (tlsextctx *) arg;
337 tlsextctx tlsextcbp =
H A Ds_server.c571 } tlsextctx; typedef in typeref:struct:tlsextctx_st
576 tlsextctx * p = (tlsextctx *) arg;
781 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING};

Completed in 20 milliseconds