Searched defs:decrypted (Results 1 – 3 of 3) sorted by relevance
47 const uint8_t* decrypted, in attemptDecryptExpectingSuccess()147 uint8_t decrypted[kTotalSize] = { in TEST_F() local192 uint8_t decrypted[kTotalSize] = { in TEST_F() local238 uint8_t decrypted[kTotalSize] = { in TEST_F() local287 uint8_t decrypted[kTotalSize] = { in TEST_F() local339 uint8_t decrypted[kTotalSize] = { in TEST_F() local394 uint8_t decrypted[kTotalSize] = { in TEST_F() local457 uint8_t decrypted[kTotalSize] = { in TEST_F() local
1026 const sp<IMemory> &decrypted, size_t length) { in copyDecryptedContent()1059 const sp<IMemory> &decrypted, size_t length) { in copyDecryptedContent()
295 assertArrayEquals(ArrayUtils.concat(LOCK_SCREEN_HASH_1, keyClaimant), decrypted); in encryptRecoveryClaim_encryptsLockScreenAndKeyClaimant() local