Home
last modified time | relevance | path

Searched refs:cko_hash (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/relayd/
Dca.c237 if ((pkey = pkey_find(env, cko.cko_hash)) == NULL) in ca_dispatch_relay()
239 __func__, cko.cko_hash); in ca_dispatch_relay()
244 __func__, __LINE__, cko.cko_hash, cko.cko_proc); in ca_dispatch_relay()
322 (void)strlcpy(cko.cko_hash, hash, sizeof(cko.cko_hash)); in rsae_send_imsg()
Drelayd.h265 char cko_hash[TLS_CERT_HASH_SIZE]; member