Lines Matching refs:PUBKEY
289 * ntpd/ntp_proto.c (receive): PUBKEY fixes. Move KoD stuff to
980 exten grew from 672/4 to 5000/4 for PUBKEY.
988 the disabled PUBKEY chunk.
991 (crypto_recv): fstamp is a PUBKEY-only variable.
1005 PUBKEY.
1074 (peer_clear): PUBKEY cleanup. Zero out the peer structure
1078 * ntpd/ntp_peer.c (unpeer): PUBKEY cleanup.
1810 * util/ntp-genkeys.c (crypto_config): Only #ifdef PUBKEY
1941 * ntpd/ntp_proto.c (peer_xmit): PUBKEY cleanup
1954 * ntpd/ntp_crypto.c: PUBKEY/AUTOKEY cleanup
2003 PUBKEY cleanup.
2005 * ntpd/ntp_proto.c (receive): PUBKEY cleanup. Comment and code
2007 (process_packet): Comment and code (PUBKEY) cleanup.
2010 * ntpd/ntp_peer.c (expire_all): revoketime cleanup. PUBKEY cleanup.
2064 * ntpq/ntpq.c: Lose PUBKEY stuff - older ntpq's will complain when
2077 * ntpd/ntp_peer.c (unpeer): Moved keystr cleanup inside ifdef PUBKEY
2113 AUTOKEY/PUBKEY/DH/crypto changes
2411 * ntpq/ntpq.c: PUBKEY stuff
2552 (dns_a): crypto_public() is only available if PUBKEY is #defined.