Home
last modified time | relevance | path

Searched refs:CRYPTO_ERROR (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_crypto.h86 #define CRYPTO_ERROR 0x40000000 /* error */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_crypto.c488 code |= CRYPTO_ERROR; in crypto_recv()
1047 if (code & (CRYPTO_RESP | CRYPTO_ERROR)) { in crypto_recv()
1402 uint32 = CRYPTO_ERROR; in crypto_xmit()
1463 if (opcode & CRYPTO_ERROR) in crypto_verify()