Searched refs:crypto_flags (Results 1 – 9 of 9) sorted by relevance
152 u_int32 crypto_flags = 0x0; /* status word */ variable560 crypto_flags, peer->associd, fstamp, in crypto_recv()562 temp32 = crypto_flags & CRYPTO_FLAG_MASK; in crypto_recv()572 if (crypto_flags & CRYPTO_FLAG_PRIV) { in crypto_recv()1139 fp->fstamp = htonl(crypto_flags); in crypto_xmit()1938 crypto_flags |= CRYPTO_FLAG_TAI; in crypto_update()3898 if (crypto_flags & CRYPTO_FLAG_ENAB) { in crypto_setup()4005 crypto_flags |= CRYPTO_FLAG_PRIV; in crypto_setup()4033 crypto_flags |= CRYPTO_FLAG_IFF; in crypto_setup()4043 crypto_flags |= CRYPTO_FLAG_GQ; in crypto_setup()[all …]
371 if (crypto_flags) in timer()
1108 if (crypto_flags && skeyid > NTP_MAXKEY) { in receive()1150 if ( crypto_flags in receive()1204 if (crypto_flags && skeyid > NTP_MAXKEY) in receive()1577 if ( crypto_flags && skeyid > NTP_MAXKEY in receive()1608 if (crypto_flags && skeyid > NTP_MAXKEY) { in receive()3033 if (crypto_flags) in clock_update()
2507 if (crypto_flags) in ctl_putsys()2509 crypto_flags); in ctl_putsys()2513 if (crypto_flags) { in ctl_putsys()2522 if (crypto_flags) { in ctl_putsys()2525 dp = EVP_get_digestbynid(crypto_flags >> 16); in ctl_putsys()
816 if (!crypto_flags) { in newpeer()
185 extern u_int crypto_flags; /* status word */
947 (crypto_recv): Leave the crypto_flags alone when wiggling the1081 peer->flags, not crypto_flags.1269 * include/ntp_crypto.h: Make sure crypto_flags is visible.1793 crypto_flags.2148 * include/ntp_crypto.h: crypto_enable -> crypto_flags and a2150 * ntpd/ntp_config.c: crypto_enable -> crypto_flags, and some2155 * ntpd/ntp_peer.c: crypto_enable -> crypto_flags2160 crypto_enable was renamed to crypto_flags.2166 crypto_setup() later on if we have crypto_flags.
4381 crypto_flags.
193100 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags193103 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags193111 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags