MCPcopy Create free account

hub / github.com/akamai-contrib/byztimed / types & classes

Types & classes51 in github.com/akamai-contrib/byztimed

↓ 10 callersClassNtskeRecordNumber
byztimed/src/ntske.rs:41
↓ 6 callersClassAeadAlgorithm
byztimed/src/ntske.rs:85
↓ 4 callersClassNtskeError
byztimed/src/ntske.rs:52
↓ 3 callersClassEra
byztime/src/lib.rs:80
↓ 2 callersClassNtsNextProtocol
byztimed/src/ntske.rs:74
↓ 2 callersClassNtskeWarning
byztimed/src/ntske.rs:63
↓ 2 callersClassPeerName
byztimed/src/peer_name.rs:21
↓ 1 callersClassArbitraryKey
byztimed/src/cookie.rs:96
↓ 1 callersClassNtskeRecords
byztimed/src/ntske.rs:615
↓ 1 callersClassResponse
byztimed/src/core.rs:97
↓ 1 callersClassTimestamp
byztime/src/lib.rs:71
ClassChildWrapper
Wrapper around a Child that kills it and collects it exit status when dropped
byztimed/tests/common/mod.rs:46
ClassConfig
byztimed/src/config.rs:106
EnumConfigError
byztimed/src/config.rs:142
ClassConsumerContext
Provides a read-only interface to a timedata file
byztime/src/lib.rs:714
InterfaceContext
Interface to common functionality of `ConsumerContext` and `ProviderContext`
byztime/src/lib.rs:582
ClassCookieData
byztimed/src/cookie.rs:14
ClassCoreState
The Byztime state machine
byztimed/src/core.rs:123
ClassCryptoNakData
Data extracted from a crypto-NAK response
byztimed/src/time_client.rs:404
EnumFatalError
Enumeration of errors that will make us terminate the program
byztimed/src/main.rs:37
InterfaceGenericArrayExt
Annoyingly, GenericArray's `from_slice` constructors panic if the slice is the wrong length. This extension trait adds methods that catch the panic an
byztimed/src/aead.rs:24
ClassGlobalState
byztimed/src/main.rs:28
ClassHealthStats
byztimed/src/core.rs:140
ClassLengthMismatchError
byztimed/src/aead.rs:20
EnumLogConfig
A logging target — either a file or STDOUT or STDERR — coupled with a minimum severity level
byztimed/src/logging.rs:22
ClassMasterKeyCache
byztimed/src/store.rs:90
ClassNtskeOutput
The relevant output of a successful NTS-KE run.
byztimed/src/ntske.rs:577
EnumNtskeProblem
byztimed/src/ntske.rs:162
EnumNtskeRecord
Representation of an [NTS-KE record](https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-20#section-4)
byztimed/src/ntske.rs:122
ClassPeerClock
byztimed/src/core.rs:33
ClassPeerConfig
byztimed/src/config.rs:89
ClassPeerState
byztimed/src/core.rs:66
ClassProviderContext
Provides a read-write interface to a timedata file
byztime/src/lib.rs:763
ClassQuery
byztimed/src/core.rs:79
ClassRawConfig
byztimed/src/config.rs:58
EnumRawLevelFilter
byztimed/src/config.rs:47
ClassRawPeerConfig
byztimed/src/config.rs:34
ClassRequestData
byztimed/src/time_server.rs:24
EnumRequestError
byztimed/src/time_server.rs:56
EnumRequestError
byztimed/src/time_client.rs:27
ClassResponseData
byztimed/src/time_server.rs:35
ClassResponseEnvelopeData
Data extracted from a [wire::ResponseEnvelope](../wire/struct.ResponseEnvelope.html)
byztimed/src/time_client.rs:396
EnumResponseError
byztimed/src/time_client.rs:291
ClassSecretStore
Interface to the on-filesystem secret store All our methods return StoreError. These might be propagated from inside `rkv`, but in some cases we cons
byztimed/src/store.rs:103
ClassSemanticError
byztimed/src/config.rs:133
InterfaceSingleStoreExt
Extension trait to fix an annoying omission in rkv. See <https://github.com/mozilla/rkv/issues/186>
byztimed/src/store.rs:61
EnumStoreKey
byztimed/src/store.rs:42
ClassTempSecretStore
A SecretStore wrapper that deletes the store when dropped
byztimed/src/store.rs:538
ClassTestDenormal
byztime/src/lib.rs:951
Classbyztime_ctx
byztime-sys/src/lib.rs:7
Classbyztime_stamp
byztime-sys/src/lib.rs:13