Searched defs:cache_id (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/tls/
H A Dtls_mgr.c204 int tls_mgr_lookup(const char *cache_type, const char *cache_id, argument
234 int tls_mgr_update(const char *cache_type, const char *cache_id, argument
264 tls_mgr_delete(const char *cache_type, const char *cache_id) argument
[all...]
H A Dtls_scache.c161 static VSTRING *tls_scache_encode(TLS_SCACHE *cp, const char *cache_id, argument
204 tls_scache_decode(TLS_SCACHE *cp, const char *cache_id, const char *hex_data, ssize_t hex_data_len, VSTRING *out_session) argument
264 tls_scache_lookup(TLS_SCACHE *cp, const char *cache_id, VSTRING *session) argument
301 tls_scache_update(TLS_SCACHE *cp, const char *cache_id, const char *buf, ssize_t len) argument
413 tls_scache_delete(TLS_SCACHE *cp, const char *cache_id) argument
[all...]
H A Dtls_server.c175 VSTRING *cache_id; local
221 VSTRING *cache_id; local
245 VSTRING *cache_id; local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/tlsmgr/
H A Dtlsmgr.c550 static VSTRING *cache_id = 0; local

Completed in 107 milliseconds