Searched refs:total_renegotiations (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl3.h445 int total_renegotiations; member in struct:ssl3_state_st
H A Ds3_lib.c2229 s->s3->total_renegotiations=0;
2274 ret=s->s3->total_renegotiations;
3323 s->s3->total_renegotiations++;
H A Ds3_pkt.c1325 (s->s3->total_renegotiations != 0) &&
H A Dd1_pkt.c1228 (s->s3->total_renegotiations != 0) &&
/barrelfish-master/include/openssl/
H A Dssl3.h445 int total_renegotiations; member in struct:ssl3_state_st

Completed in 96 milliseconds