Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_mgr.h58 extern int tls_mgr_update(const char *, const char *, const char *, ssize_t);
H A Dtls_mgr.c280 int tls_mgr_update(const char *cache_type, const char *cache_id, in tls_mgr_update() function
464 status = tls_mgr_update(argv->argv[1], argv->argv[2], in main()
H A Dtls_client.c278 tls_mgr_update(TLScontext->cache_type, TLScontext->serverid, in new_client_session_cb()
H A Dtls_server.c278 tls_mgr_update(TLScontext->cache_type, STR(cache_id), in new_server_session_cb()
/netbsd/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dtlsmgrmem.c112 int tls_mgr_update(const char *unused_type, const char *key, in tls_mgr_update() function