Searched defs:decrypted (Results 1 – 9 of 9) 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
131 let decrypted = in test_crypto_roundtrip() localVariable
1018 let decrypted = match key_manager in load_by_uid_alias() localVariable
185 Data decrypted(cipher_->DecryptedSize(data.size())); in Decrypt() local
245 vector<uint8_t> decrypted; in retrieveData() local
351 vector<uint8_t> decrypted; in retrieveData() local
303 assertArrayEquals(KeySyncUtils.concat(LOCK_SCREEN_HASH_1, keyClaimant), decrypted); in encryptRecoveryClaim_encryptsLockScreenAndKeyClaimant() local
924 const sp<IMemory> &decrypted, size_t length) { in copyDecryptedContent()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...