OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRYPTO_FLAG_PRIV
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_crypto.h
41
#define
CRYPTO_FLAG_PRIV
0x0010 /* PC identity scheme */
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
574
if (crypto_flags &
CRYPTO_FLAG_PRIV
) {
575
if (!(fstamp &
CRYPTO_FLAG_PRIV
)) {
1531
if (crypto_flags & peer->crypto &
CRYPTO_FLAG_PRIV
)
4007
crypto_flags |=
CRYPTO_FLAG_PRIV
;
Completed in 21 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026