Home
last modified time | relevance | path

Searched defs:bio_ssl_st (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dbio_ssl.c26 typedef struct bio_ssl_st { struct
27 SSL *ssl; /* The ssl handle :-) */
29 int num_renegotiates;
30 unsigned long renegotiate_count;
31 size_t byte_count;
32 unsigned long renegotiate_timeout;
33 unsigned long last_time;