Searched refs:bytesToHex (Results 1 – 3 of 3) sorted by relevance
247 return bytesToHex(deriveSubkey(PERSONALIZATION_KEY_STORE_PASSWORD)); in deriveKeyStorePassword()324 mSyntheticPassword = bytesToHex(SyntheticPasswordCrypto.personalizedHash( in recreate()1978 static byte[] bytesToHex(byte[] bytes) { in bytesToHex() method in SyntheticPasswordManager
836 assertArrayEquals(expected, SyntheticPasswordManager.bytesToHex(raw)); in testHexEncodingIsUppercase()
14934 PLcom/android/server/locksettings/SyntheticPasswordManager;->bytesToHex([B)[B