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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c194 static int crypto_bob3 (struct exten *, struct value *);
1305 if ((rval = crypto_bob3(ep, &vtemp)) == XEVNT_OK) {
2907 * crypto_bob3 - construct Bob's response to Alice's challenge
2914 crypto_bob3( function
2936 msyslog(LOG_NOTICE, "crypto_bob3: scheme unavailable");
2950 msyslog(LOG_ERR, "crypto_bob3: %s",
2992 msyslog(LOG_ERR, "crypto_bob3: %s",

Completed in 98 milliseconds