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

  /src/external/bsd/ntp/dist/include/
ntp_crypto.h 53 #define CRYPTO_FLAG_PROV 0x0400 /* signature verified */
  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 135 * CRYPTO_FLAG_PROV Lit when the first signature is verified.
1557 peer->crypto |= CRYPTO_FLAG_PROV;
ntp_proto.c 2508 if (!(peer->crypto & CRYPTO_FLAG_PROV)) /* test 9 */

Completed in 46 milliseconds