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

  /src/external/bsd/ntp/dist/include/
ntp_crypto.h 45 #define CRYPTO_FLAG_MASK 0x00f0 /* identity scheme mask */
  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 564 temp32 = crypto_flags & CRYPTO_FLAG_MASK;
589 CRYPTO_FLAG_MASK)) ||
591 CRYPTO_FLAG_MASK))) {
3385 CRYPTO_FLAG_MASK))

Completed in 19 milliseconds