Home
last modified time | relevance | path

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

/trueos/contrib/ntp/libntp/
HDauthkeys.c54 u_long authdecryptions; /* calls to decrypt */ variable
477 authdecryptions++; in authdecrypt()
/trueos/contrib/ntp/include/
HDntp_stdlib.h123 extern u_long authdecryptions; /* calls to decrypt */
/trueos/contrib/ntp/ntpd/
HDntp_request.c2228 extern u_long authdecryptions; in get_auth_info()
2240 ia->decryptions = htonl((u_int32)authdecryptions); in get_auth_info()
2264 extern u_long authdecryptions; in reset_auth_stats()
2270 authdecryptions = 0; in reset_auth_stats()