Home
last modified time | relevance | path

Searched refs:RENEG_STATE (Results 1 – 4 of 4) sorted by relevance

/dports/security/stunnel/stunnel-5.60/src/
H A Dprototypes.h424 } RENEG_STATE; typedef
450 RENEG_STATE reneg_state; /* used to track renegotiation attempts */
/dports/www/pound/Pound-2.8/
H A Dpound.h431 typedef enum { RENEG_INIT=0, RENEG_REJECT, RENEG_ALLOW, RENEG_ABORT } RENEG_STATE; typedef
H A Dhttp.c290 RENEG_STATE *reneg_state;
570 RENEG_STATE reneg_state; in do_http()
H A Dsvc.c1768 RENEG_STATE *reneg_state;
1771 if((reneg_state = (RENEG_STATE *)SSL_get_app_data(ssl)) == NULL)