Home
last modified time | relevance | path

Searched refs:crypto_config (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/ntp/include/
HDntpd.h225 extern void crypto_config (int, char *);
/freebsd-14-stable/contrib/ntp/
HDCommitLog-4.1.01792 * ntpd/ntp_config.c: Call crypto_config() instead; we got rid of
1810 * util/ntp-genkeys.c (crypto_config): Only #ifdef PUBKEY
1824 (crypto_config): Fix a typo...
1825 (crypto_config): Even more...
1835 (crypto_config): better implementation
2021 (crypto_config): Deal with CRYPTO_CONF_LEAP.
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_crypto.c4070 crypto_config( in crypto_config() function
HDntp_config.c2104 crypto_config(item, my_val->value.s); in config_auth()