Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
Dtypes.h137 IMSG_PRIVKEY, enumerator
Dca.c155 if (type == IMSG_PRIVKEY) { in ca_getkey()
357 case IMSG_PRIVKEY: in ca_dispatch_parent()
Dconfig.c1097 if (proc_composev(&env->sc_ps, PROC_CERT, IMSG_PRIVKEY, iov, 2) == -1) { in config_setkeys()