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

  /src/external/bsd/ntp/dist/include/
ntp_crypto.h 63 #define CERT_TRUST 0x01 /* certificate is trusted */
  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 1207 else if (cp ->flags & CERT_TRUST)
3373 if (!(yp->flags & CERT_TRUST))
3543 ret->flags |= CERT_TRUST;

Completed in 32 milliseconds