CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::core::PinManager Member List
This is the complete list of members for
cdc::core::PinManager
, including all inherited members.
ATTESTATION_ECC_SLOT
cdc::core::PinManager
static
BADGE_HASH_SIZE
cdc::core::PinManager
static
BADGE_PIN_MAX
cdc::core::PinManager
static
BADGE_PIN_MIN
cdc::core::PinManager
static
changeBadgePin
(const char *currentPin, const char *newPin)
cdc::core::PinManager
changePW1
(const char *currentPin, const char *newPin)
cdc::core::PinManager
changePW3
(const char *currentPin, const char *newPin)
cdc::core::PinManager
checkAndResetExpiredLockout
()
cdc::core::PinManager
clearDuressPin
()
cdc::core::PinManager
DEFAULT_BADGE_PIN
cdc::core::PinManager
static
DEFAULT_ITERATIONS
cdc::core::PinManager
static
DEFAULT_PW1
cdc::core::PinManager
static
DEFAULT_PW3
cdc::core::PinManager
static
getBadgePinHash
(uint8_t *hashOut) const
cdc::core::PinManager
getBadgeRetries
() const
cdc::core::PinManager
inline
getHashAlgorithm
() const
cdc::core::PinManager
inline
getIterationCount
() const
cdc::core::PinManager
inline
getKdfAlgorithm
() const
cdc::core::PinManager
inline
getLockoutRemainingMs
() const
cdc::core::PinManager
getPW1Hash
(uint8_t *hashOut) const
cdc::core::PinManager
getPW1Retries
() const
cdc::core::PinManager
inline
getPW1Salt
(uint8_t *saltOut) const
cdc::core::PinManager
getPW3Hash
(uint8_t *hashOut) const
cdc::core::PinManager
getPW3Retries
() const
cdc::core::PinManager
inline
getPW3Salt
(uint8_t *saltOut) const
cdc::core::PinManager
hasDuressPin
() const
cdc::core::PinManager
inline
HASH_SHA256
cdc::core::PinManager
static
init
()
cdc::core::PinManager
instance
()
cdc::core::PinManager
static
isBadgeBlocked
() const
cdc::core::PinManager
isDuressPin
(const char *pin) const
cdc::core::PinManager
isLockoutActive
() const
cdc::core::PinManager
isPinSet
() const
cdc::core::PinManager
inline
isPW1Blocked
() const
cdc::core::PinManager
inline
isPW3Blocked
() const
cdc::core::PinManager
inline
isStorageAvailable
() const
cdc::core::PinManager
KDF_HASH_SIZE
cdc::core::PinManager
static
KDF_ITERSALTED_S2K
cdc::core::PinManager
static
LOCKOUT_DURATION_MS
cdc::core::PinManager
static
PIN_MAX
cdc::core::PinManager
static
PW1_MIN
cdc::core::PinManager
static
PW3_MIN
cdc::core::PinManager
static
resetBadgeRetries
()
cdc::core::PinManager
resetPW1Retries
()
cdc::core::PinManager
resetPW3Retries
()
cdc::core::PinManager
RMEM_SLOT_PIN
cdc::core::PinManager
static
SALT_SIZE
cdc::core::PinManager
static
setBadgePin
(const char *newPin)
cdc::core::PinManager
setDuressPin
(const char *pin)
cdc::core::PinManager
setPW1
(const char *newPin)
cdc::core::PinManager
setPW3
(const char *newPin)
cdc::core::PinManager
startLockout
()
cdc::core::PinManager
verifyBadgePin
(const char *pin)
cdc::core::PinManager
verifyBadgePinHash
(const uint8_t *hashIn) const
cdc::core::PinManager
verifyPW1
(const char *pin)
cdc::core::PinManager
verifyPW3
(const char *pin)
cdc::core::PinManager
Generated by
1.16.1