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

/external/chromium_org/third_party/openssl/openssl/apps/
H A Ds_client.c380 } tlsextctx; typedef in typeref:struct:tlsextctx_st
385 tlsextctx * p = (tlsextctx *) arg;
611 tlsextctx tlsextcbp =
H A Ds_server.c727 } tlsextctx; typedef in typeref:struct:tlsextctx_st
732 tlsextctx * p = (tlsextctx *) arg;
962 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING};
/external/openssl/apps/
H A Ds_client.c382 } tlsextctx; typedef in typeref:struct:tlsextctx_st
387 tlsextctx * p = (tlsextctx *) arg;
614 tlsextctx tlsextcbp =
H A Ds_server.c727 } tlsextctx; typedef in typeref:struct:tlsextctx_st
732 tlsextctx * p = (tlsextctx *) arg;
962 tlsextctx tlsextcbp = {NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING};

Completed in 75 milliseconds