Searched refs:decryptions (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_request.h747 u_int32 decryptions; /* number of decryptions */ member in struct:info_auth
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_request.c2243 ia->decryptions = htonl((u_int32)authdecryptions);
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2367 (void) fprintf(fp, "decryptions: %ld\n",
2368 (u_long)ntohl(ia->decryptions));

Completed in 116 milliseconds