Home
last modified time | relevance | path

Searched refs:serverid (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_client.c209 TLScontext->serverid, TLScontext->cache_type); in load_clnt_session()
224 if (tls_mgr_lookup(TLScontext->cache_type, TLScontext->serverid, in load_clnt_session()
231 TLScontext->serverid, TLScontext->cache_type); in load_clnt_session()
271 TLScontext->serverid, TLScontext->cache_type); in new_client_session_cb()
278 tls_mgr_update(TLScontext->cache_type, TLScontext->serverid, in new_client_session_cb()
298 if (TLScontext->cache_type == 0 || TLScontext->serverid == 0) in uncache_session()
303 msg_info("remove session %s from client cache", TLScontext->serverid); in uncache_session()
305 tls_mgr_delete(TLScontext->cache_type, TLScontext->serverid); in uncache_session()
1073 TLScontext->serverid = in tls_client_start()
H A Dtls_proxy_server_scan.c197 VSTRING *serverid = vstring_alloc(25); in tls_proxy_server_start_scan() local
213 RECV_ATTR_STR(TLS_ATTR_SERVERID, serverid), in tls_proxy_server_start_scan()
220 props->serverid = vstring_export(serverid); in tls_proxy_server_start_scan()
239 myfree((void *) props->serverid); in tls_proxy_server_start_free()
H A Dtls_proxy_client_scan.c324 myfree((void *) props->serverid); in tls_proxy_client_start_free()
436 VSTRING *serverid = vstring_alloc(25); in tls_proxy_client_start_scan() local
461 RECV_ATTR_STR(TLS_ATTR_SERVERID, serverid), in tls_proxy_client_start_scan()
477 props->serverid = vstring_export(serverid); in tls_proxy_client_start_scan()
H A Dtls_proxy_clnt.c157 const char *serverid, in tls_proxy_open() argument
206 SEND_ATTR_STR(TLS_ATTR_SERVERID, serverid), in tls_proxy_open()
H A Dtls_server.c207 GEN_CACHE_ID(cache_id, session_id, session_id_length, TLScontext->serverid); in get_server_session_cb()
249 GEN_CACHE_ID(cache_id, sid, sid_length, TLScontext->serverid); in uncache_session()
274 GEN_CACHE_ID(cache_id, sid, sid_length, TLScontext->serverid); in new_server_session_cb()
859 TLScontext->serverid = mystrdup(props->serverid); in tls_server_start()
H A Dtls_proxy.h94 peer_port, timeout, serverid) \ argument
96 (peer_port), (timeout), (timeout), (serverid), \
H A Dtls.h249 char *serverid; /* unique server identifier */ member
482 const char *serverid; /* Session cache key */ member
552 const char *serverid; /* Server instance (salt cache key) */ member
H A Dtls_fprint.c329 result = vstring_alloc(strlen(props->serverid) + 1 + 2 * md_len); in tls_serverid_digest()
330 vstring_strcpy(result, props->serverid); in tls_serverid_digest()
H A Dtls_proxy_server_print.c131 STRING_OR_EMPTY(props->serverid)), in tls_proxy_server_start_print()
H A Dtls_misc.c1283 TLScontext->serverid = 0; in tls_alloc_sess_context()
1325 if (TLScontext->serverid) in tls_free_context()
1326 myfree(TLScontext->serverid); in tls_free_context()
H A Dtls_proxy_client_print.c272 STRING_OR_EMPTY(props->serverid)), in tls_proxy_client_start_print()
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_sake_common.h63 const u8 *serverid; member
89 const u8 *serverid, size_t serverid_len,
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dserver.c221 ns_server_setserverid(ns_server_t *sctx, const char *serverid) { in ns_server_detach()
229 if (serverid != NULL) { in ns_server_setserverid()
230 sctx->server_id = isc_mem_strdup(sctx->mctx, serverid); in ns_server_setserverid()
225 ns_server_setserverid(ns_server_t * sctx,const char * serverid) ns_server_setserverid() argument
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c855 VSTRING *serverid; in smtp_start_tls() local
903 serverid = vstring_alloc(10); in smtp_start_tls()
904 smtp_key_prefix(serverid, "&", state->iterator, SMTP_KEY_FLAG_SERVICE in smtp_start_tls()
938 serverid = vstring_str(serverid), in smtp_start_tls()
1060 serverid = vstring_str(serverid), in smtp_start_tls()
1077 vstring_free(serverid); in smtp_start_tls()
/netbsd-src/external/mpl/dhcp/dist/tests/
H A DMakefile.am4 DHCPv6/011-solicit-serverid.pl \
H A DMakefile.am.in4 DHCPv6/011-solicit-serverid.pl \
H A DMakefile.in294 DHCPv6/011-solicit-serverid.pl \
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/
H A Dserver.h173 ns_server_setserverid(ns_server_t *sctx, const char *serverid);
175 * Set sctx->server_id to 'serverid'. If it was set previously, free the memory.
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its8752/
H A Dslapd.conf.mpr27 serverid MPR
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c819 serverid = state->addrport, in starttls()
916 serverid = state->addrport, in starttls()
/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c1086 serverid = state->server_id, in tlsp_server_start_pre_handshake()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1203 serverid
/netbsd-src/external/bsd/nsd/dist/doc/
H A DREQUIREMENTS284 Behavior for QTYPE=TXT is defined in draft-ietf-dnsop-serverid-00.txt
936 draft-ietf-dnsop-serverid-00.txt: The following names have associated
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c5171 serverid = state->service, in smtpd_start_tls()