Home
last modified time | relevance | path

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

/dragonfly/lib/libdmsg/
H A Ddebug.c176 case DMSG_IOQ_ERROR_NORKEY: in dmsg_msg_str()
H A Ddmsg.h271 #define DMSG_IOQ_ERROR_NORKEY 10 /* no remote keyfile found */ macro
H A Dcrypto.c396 iocom->ioq_rx.error = DMSG_IOQ_ERROR_NORKEY; in dmsg_crypto_negotiate()