Searched refs:D_SIGN (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsign.c85 DPRINTF((D_CALL|D_SIGN), "sign_global_init()\n");
137 DPRINTF(D_SIGN, "length values: SIGN_MAX_SD_LENGTH %d, "
170 DPRINTF(D_SIGN, "Try to get keys from TLS X.509 cert...\n");
195 DPRINTF(D_SIGN, "X.509 cert has no DSA key\n");
200 DPRINTF(D_SIGN, "Got public and private key "
231 DPRINTF(D_SIGN, "Unable to get keys from X.509 "
320 DPRINTF(D_SIGN, "SG@%p <--> f@%p\n", newsg, f); \
361 DPRINTF(D_SIGN, "sign_sg_init(): set default "
395 DPRINTF(D_SIGN, "sign_sg_init(): add SG@%p: SG=\"2\","
433 DPRINTF((D_PARSE|D_SIGN), "sign_sg_ini
[all...]
H A Dsign.h125 DPRINTF(D_SIGN, #exp " failed in %d: %s\n", __LINE__, \
H A Dsyslogd.h143 #define D_SIGN 2048 /* -sign */ macro
146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC)
H A Dsyslogd.c2229 DPRINTF(D_SIGN,

Completed in 65 milliseconds