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

  /external/openssl/ssl/
d1_srvr.c 236 s->ctx->stats.sess_accept_renegotiate++;
    [all...]
ssl.h 739 int sess_accept_renegotiate;/* SSL reneg - requested */ member in struct:ssl_ctx_st::__anon5650
    [all...]
s3_srvr.c 289 s->ctx->stats.sess_accept_renegotiate++;
    [all...]
ssl_lib.c 1147 return(ctx->stats.sess_accept_renegotiate);
    [all...]
  /external/openssl/include/openssl/
ssl.h 739 int sess_accept_renegotiate;/* SSL reneg - requested */ member in struct:ssl_ctx_st::__anon5637
    [all...]

Completed in 273 milliseconds