Searched refs:cert_install (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c203 static struct cert_info *cert_install (struct exten *, struct peer *);
671 if ((xinfo = cert_install(ep, peer)) == NULL) {
961 if ((xinfo = cert_install(ep, peer)) == NULL) {
3276 * cert_install - install certificate in certificate cache
3286 cert_install( function

Completed in 52 milliseconds