Home
last modified time | relevance | path

Searched refs:IMSG_CA_PRIVDEC (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Dca.c230 case IMSG_CA_PRIVDEC: in ca_dispatch_relay()
255 case IMSG_CA_PRIVDEC: in ca_dispatch_relay()
418 return rsae_send_imsg(flen, from, to, rsa, padding, IMSG_CA_PRIVDEC); in rsae_priv_dec()
H A Drelayd.h1005 IMSG_CA_PRIVDEC, enumerator
H A Drelay.c1968 case IMSG_CA_PRIVDEC: in relay_dispatch_ca()