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

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_stdlib.h199 extern u_long authdecryptions; /* calls to decrypt */
/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthkeys.c83 u_long authdecryptions; /* calls to decrypt */ variable
921 authdecryptions++;
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_request.c2131 ia->decryptions = htonl((u_int32)authdecryptions);
2152 authdecryptions = 0;
H A Dntp_control.c2283 ctl_putuint(sys_var[varid].text, authdecryptions);

Completed in 80 milliseconds