HomeSort by relevance Sort by last modified time
    Searched refs:tlsextctx (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 22 milliseconds