OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crypto_alice
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
191
static int
crypto_alice
(struct peer *, struct value *);
1244
if ((rval =
crypto_alice
(peer, &vtemp)) == XEVNT_OK) {
2149
*
crypto_alice
- construct Alice's challenge in IFF scheme
2157
crypto_alice
(
function
2173
msyslog(LOG_NOTICE, "
crypto_alice
: scheme unavailable");
2178
msyslog(LOG_NOTICE, "
crypto_alice
: defective key");
ntp_crypto.c
191
static int
crypto_alice
(struct peer *, struct value *);
1244
if ((rval =
crypto_alice
(peer, &vtemp)) == XEVNT_OK) {
2149
*
crypto_alice
- construct Alice's challenge in IFF scheme
2157
crypto_alice
(
function
2173
msyslog(LOG_NOTICE, "
crypto_alice
: scheme unavailable");
2178
msyslog(LOG_NOTICE, "
crypto_alice
: defective key");
Completed in 47 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026