_ssl_cache_context Struct Reference

Cache context. More...

#include <ssl_cache.h>

Collaboration diagram for _ssl_cache_context:
Collaboration graph
[legend]

Data Fields

ssl_cache_entrychain
int timeout
int max_entries

Detailed Description

Cache context.

Definition at line 66 of file ssl_cache.h.


Field Documentation

start of the chain

Definition at line 68 of file ssl_cache.h.

Referenced by ssl_cache_free(), ssl_cache_get(), and ssl_cache_set().

maximum entries

Definition at line 70 of file ssl_cache.h.

Referenced by ssl_cache_init(), ssl_cache_set(), and ssl_cache_set_max_entries().

cache entry timeout

Definition at line 69 of file ssl_cache.h.

Referenced by ssl_cache_get(), ssl_cache_init(), ssl_cache_set(), and ssl_cache_set_timeout().


The documentation for this struct was generated from the following file:

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1