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

/macosx-10.10.1/postfix-255/postfix/src/tls/
H A Dtls_mgr.h56 extern int tls_mgr_update(const char *, const char *, const char *, ssize_t);
H A Dtls_mgr.c18 /* int tls_mgr_update(cache_type, cache_id, buf, len)
50 /* tls_mgr_update() saves the specified session to
261 /* tls_mgr_update - save session to cache */
263 int tls_mgr_update(const char *cache_type, const char *cache_id, function
447 status = tls_mgr_update(argv->argv[1], argv->argv[2],
H A Dtls_client.c242 tls_mgr_update(TLScontext->cache_type, TLScontext->serverid,
H A Dtls_server.c265 tls_mgr_update(TLScontext->cache_type, STR(cache_id),
/macosx-10.10.1/postfix-255/postfix/src/posttls-finger/
H A Dtlsmgrmem.c110 int tls_mgr_update(const char *unused_type, const char *key, function

Completed in 135 milliseconds