/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/cipher/ |
H A D | aes_cbc.rs | 93 let expected_ciphertext: [u8; 32] = in aes_128_cbc_test_encrypt() localVariable 110 let expected_ciphertext: [u8; 32] = in aes_128_cbc_test_encrypt_more_than_one_block() localVariable 158 let expected_ciphertext: [u8; 32] = in aes_256_cbc_test_encrypt() localVariable 175 let expected_ciphertext: [u8; 32] = in aes_256_cbc_test_encrypt_more_than_one_block() localVariable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/cipher/ |
H A D | aes_cbc.rs | 93 let expected_ciphertext: [u8; 32] = in aes_128_cbc_test_encrypt() localVariable 110 let expected_ciphertext: [u8; 32] = in aes_128_cbc_test_encrypt_more_than_one_block() localVariable 158 let expected_ciphertext: [u8; 32] = in aes_256_cbc_test_encrypt() localVariable 175 let expected_ciphertext: [u8; 32] = in aes_256_cbc_test_encrypt_more_than_one_block() localVariable
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/tests/ |
D | ldt_test_vectors.rs | 40 let expected_ciphertext = extract_key_vec(&tc, "ciphertext"); in aluykx_test_vectors() localVariable 87 let expected_ciphertext = extract_key_vec(&tc, "ciphertext"); in xor_pad_test_vectors() localVariable
|
/aosp_15_r20/external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/aes/ |
D | cbc.rs | 33 let expected_ciphertext = hex!("3f3f39697bd7e88d85a14132be1cbc48"); in aes_256_cbc_test_encrypt() localVariable 45 let expected_ciphertext = hex!("3f3f39697bd7e88d85a14132be1cbc48"); in aes_256_cbc_test_encrypt_in_place() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ciphertext_processor/ |
D | sender_data_key.rs | 224 expected_ciphertext: Vec<u8>, field 293 let expected_ciphertext = sender_data_key in generate_test_vector() localVariable
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | encryptor_unittest.cc | 85 static const unsigned char expected_ciphertext[] = { in TEST() local 517 std::string expected_ciphertext; in TEST() local
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | aes.rs | 300 let expected_ciphertext = in test_wrap_unwrap() localVariable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/service_indicator/ |
H A D | service_indicator_test.cc | 490 const uint8_t *expected_ciphertext; member 669 const uint8_t *expected_ciphertext; member
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/service_indicator/ |
H A D | service_indicator_test.cc | 490 const uint8_t *expected_ciphertext; member 669 const uint8_t *expected_ciphertext; member
|
/aosp_15_r20/external/tink/cc/aead/internal/ |
H A D | ssl_aead_test.cc | 621 std::string expected_ciphertext = in TEST_P() local
|
/aosp_15_r20/external/boringssl/src/crypto/kyber/ |
H A D | kyber.c | 766 uint8_t expected_ciphertext[KYBER_CIPHERTEXT_BYTES]; in KYBER_decap() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/kyber/ |
H A D | kyber.c | 765 uint8_t expected_ciphertext[KYBER_CIPHERTEXT_BYTES]; in KYBER_decap() local
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.cpp | 560 const string& expected_ciphertext) { in CheckAesCtrTestVector()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/ |
D | hrss.c | 2058 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/ |
D | hrss.c | 2058 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hrss/ |
H A D | hrss.c | 2089 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 1029 const string& expected_ciphertext) { in CheckAesCtrTestVector()
|
/aosp_15_r20/external/boringssl/src/crypto/hrss/ |
H A D | hrss.c | 2089 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
|
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 780 const string& expected_ciphertext) { in CheckAesCtrTestVector()
|