Searched refs:authdecryptions (Results 1 – 3 of 3) sorted by relevance
54 u_long authdecryptions; /* calls to decrypt */ variable477 authdecryptions++; in authdecrypt()
123 extern u_long authdecryptions; /* calls to decrypt */
2228 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()