Home
last modified time | relevance | path

Searched refs:SIGN_RESENDCOUNT_CERTBLOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.sbin/syslogd/
Dsign.h84 #define SIGN_RESENDCOUNT_CERTBLOCK 2 macro
Dsign.c522 || ((sg->resendcount == SIGN_RESENDCOUNT_CERTBLOCK) in sign_send_certificate_block()
652 if (sg->resendcount == SIGN_RESENDCOUNT_CERTBLOCK) in sign_send_signature_block()
924 sg->resendcount = SIGN_RESENDCOUNT_CERTBLOCK; in sign_new_reboot_session()