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

Completed in 17 milliseconds