Home
last modified time | relevance | path

Searched defs:decrypted (Results 1 – 25 of 159) sorted by relevance

1234567

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/tests/
H A DAesCtrDecryptorUnittest.cpp47 const uint8_t* decrypted, in attemptDecryptExpectingSuccess()
147 uint8_t decrypted[kTotalSize] = { in TEST_F() local
192 uint8_t decrypted[kTotalSize] = { in TEST_F() local
238 uint8_t decrypted[kTotalSize] = { in TEST_F() local
287 uint8_t decrypted[kTotalSize] = { in TEST_F() local
339 uint8_t decrypted[kTotalSize] = { in TEST_F() local
394 uint8_t decrypted[kTotalSize] = { in TEST_F() local
457 uint8_t decrypted[kTotalSize] = { in TEST_F() local
/aosp_15_r20/external/cronet/crypto/
H A Dencryptor_unittest.cc34 std::string decrypted; in TEST() local
98 std::string decrypted; in TEST() local
217 std::string decrypted; in TestAESCTREncrypt() local
266 std::string decrypted; in TestAESCTRMultipleDecrypt() local
324 std::string decrypted; in TEST() local
409 std::string decrypted; in TEST() local
437 std::string decrypted; in TEST() local
488 std::string decrypted; in TEST() local
531 std::string decrypted; in TEST() local
H A Daead_unittest.cc36 std::string decrypted; in TEST_P() local
54 std::optional<std::vector<uint8_t>> decrypted = in TEST_P() local
83 std::string decrypted; in TEST_P() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DStreamingTestUtil.java384 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length); in testEncryptionAndDecryption() local
397 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length); in testEncryptionAndDecryption() local
411 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length); in testEncryptionAndDecryption() local
424 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length); in testEncryptionAndDecryption() local
441 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length - 5); in testEncryptionAndDecryption() local
490 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length); in testEncryptionAndDecryption() local
850 ByteBuffer decrypted = ByteBuffer.allocate(plaintext.length + 1); in isValidCiphertext() local
1102 ReadableByteChannel decrypted = ags.newDecryptingChannel(ciphertext, associatedData); in testEncryptDecryptLong() local
1149 ByteBuffer decrypted = ByteBuffer.allocate(512); in testFileEncryptionWithChannel() local
1155 TestUtil.assertByteBufferContains(expected.array(), decrypted); in testFileEncryptionWithChannel() local
[all …]
/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/testcases/
H A DAesGcmTest.java238 ByteBuffer decrypted = ByteBuffer.allocate(outputSize); in testByteBuffer() local
262 ByteBuffer decrypted = ByteBuffer.wrap(backingArray); in testByteBufferAlias() local
288 ByteBuffer decrypted = ByteBuffer.allocate(outputSize); in testReadOnlyByteBuffer() local
347 ByteBuffer decrypted = ByteBuffer.allocate(test.pt.length - 1); in testByteBufferTooShort() local
/aosp_15_r20/external/tink/cc/streamingaead/
H A Ddecrypting_input_stream_test.cc164 std::string decrypted; in TEST() local
197 std::string decrypted; in TEST() local
226 std::string decrypted; in TEST() local
H A Dstreaming_aead_wrapper_test.cc165 std::string decrypted; in TEST() local
219 std::string decrypted; in TEST() local
281 std::string decrypted; in TEST() local
H A Ddecrypting_random_access_stream_test.cc146 std::string decrypted; in TEST() local
298 std::string decrypted; in TEST() local
329 std::string decrypted; in TEST() local
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_enrollee.c1005 struct wpabuf *decrypted; in wps_process_m2() local
1099 struct wpabuf *decrypted; in wps_process_m4() local
1154 struct wpabuf *decrypted; in wps_process_m6() local
1211 struct wpabuf *decrypted; in wps_process_m8() local
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/cipher/
H A Daes_cbc.rs124 let decrypted = cipher in aes_128_cbc_test_decrypt() localVariable
139 let decrypted = cipher in aes_128_cbc_test_decrypt_empty_message() localVariable
188 let decrypted = cipher in aes_256_cbc_test_decrypt() localVariable
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/cipher/
H A Daes_cbc.rs124 let decrypted = cipher in aes_128_cbc_test_decrypt() localVariable
139 let decrypted = cipher in aes_128_cbc_test_decrypt_empty_message() localVariable
188 let decrypted = cipher in aes_256_cbc_test_decrypt() localVariable
/aosp_15_r20/external/tink/cc/aead/
H A Dkms_envelope_aead_test.cc263 util::StatusOr<std::string> decrypted = in TEST_P() local
332 util::StatusOr<std::string> decrypted = in TEST_F() local
340 util::StatusOr<std::string> decrypted = in TEST_F() local
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
H A DAesGcmTest.java503 ByteBuffer decrypted = ByteBuffer.allocate(outputSize); in testByteBuffer() local
536 ByteBuffer decrypted = ByteBuffer.wrap(backingArray); in testByteBufferAlias() local
786 ByteBuffer decrypted = ByteBuffer.allocate(outputSize); in testReadOnlyByteBuffer() local
864 ByteBuffer decrypted = ByteBuffer.allocate(test.pt.length - 1); in testByteBufferTooShort() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_aes.cpp56 uint8_t decrypted[] = {0x08, 0xD0, 0x84, 0x21, 0x43, 0x01, 0x00, 0x00, 0x00, 0x00, 0x48, 0xDE, in TestMacBeaconFrame() local
115 uint8_t decrypted[] = { in TestMacCommandFrame() local
/aosp_15_r20/external/tink/cc/aead/internal/
H A Dcord_aes_gcm_boringssl_test.cc155 util::StatusOr<absl::Cord> decrypted = in TEST_F() local
213 std::string decrypted = std::string(result->Flatten()); in WycheproofTest() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_response_test.cc174 auto decrypted = decapsulated->GetPlaintextData(); in TEST() local
193 auto decrypted = client_response_encapsulate->GetPlaintextData(); in TEST() local
H A Doblivious_http_request_test.cc119 auto decrypted = instance->GetPlaintextData(); in TEST() local
294 auto decrypted = decapsulate->GetPlaintextData(); in TEST() local
/aosp_15_r20/external/tink/cc/subtle/
H A Daes_eax_boringssl_test.cc154 auto decrypted = cipher->Decrypt(ct, modified_associated_data); in TEST() local
291 std::string decrypted = result.value(); in WycheproofTest() local
H A Dstreaming_aead_decrypting_stream_test.cc117 std::string decrypted; in TEST_F() local
181 std::string decrypted; in TEST_F() local
H A Ddecrypting_random_access_stream_test.cc200 std::string decrypted; in TEST() local
364 std::string decrypted; in TEST() local
H A Dencrypt_then_authenticate_test.cc234 auto decrypted = cipher->Decrypt(ct, modified_associated_data); in TEST() local
298 auto decrypted = cipher->Decrypt(ct, associated_data); in TEST() local
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_sim.c945 u8 *decrypted; in eap_sim_process_challenge() local
979 u8 *decrypted; in eap_sim_process_notification_reauth() local
1078 u8 *decrypted; in eap_sim_process_reauthentication() local
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/deserialize/tests/
Dhappy_path.rs468 let decrypted = in build_and_assert_deserialized_matches() localVariable
492 let decrypted = ldt.try_decrypt(&decrypter).unwrap(); localVariable
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/
H A Dikev2.c451 u8 *decrypted; in ikev2_process_sa_init_encr() local
715 u8 *decrypted; in ikev2_process_sa_auth() local
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCodec2Buffer.cpp554 const sp<IMemory> &decrypted, size_t length) { in copyDecryptedContent()
587 const sp<IMemory> &decrypted, size_t length) { in copyDecryptedContent()

1234567