Searched refs:crypto_flags (Results 1 – 9 of 9) sorted by relevance
152 u_int32 crypto_flags = 0x0; /* status word */ variable568 crypto_flags, peer->associd, fstamp, in crypto_recv()570 temp32 = crypto_flags & CRYPTO_FLAG_MASK; in crypto_recv()580 if (crypto_flags & CRYPTO_FLAG_PRIV) { in crypto_recv()1146 fp->fstamp = htonl(crypto_flags); in crypto_xmit()1942 crypto_flags |= CRYPTO_FLAG_TAI; in crypto_update()3907 if (crypto_flags & CRYPTO_FLAG_ENAB) { in crypto_setup()4015 crypto_flags |= CRYPTO_FLAG_PRIV; in crypto_setup()4043 crypto_flags |= CRYPTO_FLAG_IFF; in crypto_setup()4053 crypto_flags |= CRYPTO_FLAG_GQ; in crypto_setup()[all …]
359 if (crypto_flags) in timer()
1066 if (crypto_flags && skeyid > NTP_MAXKEY) { in receive()1108 if ( crypto_flags in receive()1162 if (crypto_flags && skeyid > NTP_MAXKEY) in receive()1508 if ( crypto_flags && skeyid > NTP_MAXKEY in receive()1539 if (crypto_flags && skeyid > NTP_MAXKEY) { in receive()2954 if (crypto_flags) in clock_update()
2513 if (crypto_flags) in ctl_putsys()2515 crypto_flags); in ctl_putsys()2519 if (crypto_flags) { in ctl_putsys()2528 if (crypto_flags) { in ctl_putsys()2531 dp = EVP_get_digestbynid(crypto_flags >> 16); in ctl_putsys()
787 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.
4112 crypto_flags.
183031 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags183034 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags183042 When LEAP_NOTINSYNC->LEAP_NOWARNING, call crypto_update() if we have crypto_flags