Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 2 of 2) sorted by relevance

/system/core/gatekeeperd/
DSoftGateKeeper.h143 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local
144 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
/system/core/init/
DREADME.md324 seclabel or computed based on the service executable file security context.