Searched refs:authdecryptions (Results 1 – 4 of 4) sorted by relevance
83 u_long authdecryptions; /* calls to decrypt */ variable921 authdecryptions++; in authdecrypt()
202 extern u_long authdecryptions; /* calls to decrypt */
2131 ia->decryptions = htonl((u_int32)authdecryptions); in get_auth_info()2152 authdecryptions = 0; in reset_auth_stats()
2288 ctl_putuint(sys_var[varid].text, authdecryptions); in ctl_putsys()