HomeSort by: relevance | last modified time | path
    Searched defs:crypto_cert (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 210 static struct cert_info *crypto_cert (char *);
646 case CRYPTO_CERT | CRYPTO_RESP:
1019 case CRYPTO_CERT:
1148 case CRYPTO_CERT:
1182 case CRYPTO_CERT | CRYPTO_RESP:
1524 if (opcode == (CRYPTO_CERT | CRYPTO_RESP))
3769 * crypto_cert - load certificate from file
3779 crypto_cert( function
3812 msyslog(LOG_ERR, "crypto_cert: empty file %s",
3818 msyslog(LOG_ERR, "crypto_cert: no filestamp %s"
    [all...]

Completed in 17 milliseconds