Android-cuttlefish cvd tool
|
This is the complete list of members for gatekeeper::SoftGateKeeper, including all inherited members.
ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool) | gatekeeper::SoftGateKeeper | inlinevirtual |
ComputeFastHash(const SizedBuffer &password, uint64_t salt) | gatekeeper::SoftGateKeeper | inline |
ComputePasswordSignature(uint8_t *signature, uint32_t signature_length, const uint8_t *, uint32_t, const uint8_t *password, uint32_t password_length, salt_t salt) const | gatekeeper::SoftGateKeeper | inlinevirtual |
ComputeSignature(uint8_t *signature, uint32_t signature_length, const uint8_t *, uint32_t, const uint8_t *, const uint32_t) const | gatekeeper::SoftGateKeeper | inlinevirtual |
DoVerify(const password_handle_t *expected_handle, const SizedBuffer &password) | gatekeeper::SoftGateKeeper | inline |
failure_map_ | gatekeeper::SoftGateKeeper | private |
FailureRecordMap typedef | gatekeeper::SoftGateKeeper | private |
fast_hash_map_ | gatekeeper::SoftGateKeeper | private |
FastHashMap typedef | gatekeeper::SoftGateKeeper | private |
GetAuthTokenKey(const uint8_t **auth_token_key, uint32_t *length) const | gatekeeper::SoftGateKeeper | inlinevirtual |
GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t *record, bool) | gatekeeper::SoftGateKeeper | inlinevirtual |
GetMillisecondsSinceBoot() const | gatekeeper::SoftGateKeeper | inlinevirtual |
GetPasswordKey(const uint8_t **password_key, uint32_t *length) | gatekeeper::SoftGateKeeper | inlinevirtual |
GetRandom(void *random, uint32_t requested_length) const | gatekeeper::SoftGateKeeper | inlinevirtual |
IsHardwareBacked() const | gatekeeper::SoftGateKeeper | inlinevirtual |
key_ | gatekeeper::SoftGateKeeper | private |
MAX_UINT_32_CHARS | gatekeeper::SoftGateKeeper | static |
N | gatekeeper::SoftGateKeeper | static |
p | gatekeeper::SoftGateKeeper | static |
r | gatekeeper::SoftGateKeeper | static |
SIGNATURE_LENGTH_BYTES | gatekeeper::SoftGateKeeper | static |
SoftGateKeeper() | gatekeeper::SoftGateKeeper | inline |
VerifyFast(const fast_hash_t &fast_hash, const SizedBuffer &password) | gatekeeper::SoftGateKeeper | inline |
WriteFailureRecord(uint32_t uid, failure_record_t *record, bool) | gatekeeper::SoftGateKeeper | inlinevirtual |
~SoftGateKeeper() | gatekeeper::SoftGateKeeper | inlinevirtual |