Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dtypes.h138 IMSG_PUBKEY, enumerator
H A Dca.c162 } else if (type == IMSG_PUBKEY) { in ca_getkey()
358 case IMSG_PUBKEY: in ca_dispatch_parent()
H A Dconfig.c1107 if (proc_composev(&env->sc_ps, PROC_CERT, IMSG_PUBKEY, iov, 2) == -1) { in config_setkeys()