Searched refs:hashed (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | FastPairUtils.java | 74 byte[] hashed = MessageDigest.getInstance("SHA-256").digest(v); in bloom() 75 ByteBuffer byteBuffer = ByteBuffer.wrap(hashed); in bloom()
|
/aosp12/frameworks/native/libs/math/include/math/ |
H A D | TVecHelpers.h | 260 size_t hashed = 0; in hash() local 262 android::hashCombineSingle(hashed, rv[i]); in hash() 264 return hashed; in hash()
|
/aosp12/system/update_engine/ |
H A D | README.md | 89 After the inactive partition is updated, the entire partition is re-read, hashed
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 7198 // Direct share target hashed with rotating salt 7202 // Salt generation for the above hashed direct share target
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 4624 // SHA-1 hashed short_name combined with ANDROID_ID.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |