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

  /src/external/bsd/ntp/dist/libntp/
authkeys.c 84 u_long authencryptions; /* calls to encrypt */ variable
892 authencryptions++;
  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 222 extern u_long authencryptions; /* calls to encrypt */
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 2210 ia->encryptions = htonl((u_int32)authencryptions);
2231 authencryptions = 0;
ntp_control.c 2290 ctl_putuint(sys_var[varid].text, authencryptions);

Completed in 31 milliseconds