HomeSort by: relevance | last modified time | path
    Searched refs:decryptions (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_request.h 774 u_int32 decryptions; /* number of decryptions */ member in struct:info_auth
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 753 including known keys and counts of encryptions and decryptions
ntpdc_ops.c 2352 fprintf(fp, "decryptions: %lu\n",
2353 (u_long)ntohl(ia->decryptions));
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 2211 ia->decryptions = htonl((u_int32)authdecryptions);

Completed in 128 milliseconds