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_PROV
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_crypto.h
53
#define
CRYPTO_FLAG_PROV
0x0400 /* signature verified */
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
135
*
CRYPTO_FLAG_PROV
Lit when the first signature is verified.
1557
peer->crypto |=
CRYPTO_FLAG_PROV
;
ntp_proto.c
2508
if (!(peer->crypto &
CRYPTO_FLAG_PROV
)) /* test 9 */
Completed in 46 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026