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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c189 static int crypto_alice (struct peer *, struct value *);
1249 if ((rval = crypto_alice(peer, &vtemp)) == XEVNT_OK) {
2159 * crypto_alice - construct Alice's challenge in IFF scheme
2167 crypto_alice( function
2183 msyslog(LOG_NOTICE, "crypto_alice: scheme unavailable");
2188 msyslog(LOG_NOTICE, "crypto_alice: defective key");

Completed in 106 milliseconds