Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/boringssl/src/rust/bssl-crypto/src/cipher/
Daes_cbc.rs93 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
/external/boringssl/src/rust/bssl-crypto/src/cipher/
Daes_cbc.rs93 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
/external/cronet/stable/third_party/boringssl/src/rust/bssl-crypto/src/cipher/
Daes_cbc.rs93 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
/external/rust/beto-rust/nearby/presence/ldt/tests/
Dldt_test_vectors.rs40 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
/external/rust/beto-rust/nearby/crypto/crypto_provider_test/src/aes/
Dcbc.rs33 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
/external/rust/android-crates-io/crates/mls-rs/src/group/ciphertext_processor/
Dsender_data_key.rs224 expected_ciphertext: Vec<u8>, field
293 let expected_ciphertext = sender_data_key in generate_test_vector() localVariable
/external/cronet/tot/crypto/
Dencryptor_unittest.cc91 static const unsigned char expected_ciphertext[] = { in TEST() local
523 std::string expected_ciphertext; in TEST() local
/external/cronet/stable/crypto/
Dencryptor_unittest.cc91 static const unsigned char expected_ciphertext[] = { in TEST() local
523 std::string expected_ciphertext; in TEST() local
/external/rust/crates/openssl/src/
Daes.rs300 let expected_ciphertext = in test_wrap_unwrap() localVariable
/external/cronet/stable/third_party/boringssl/src/crypto/mlkem/
Dmlkem_test.cc241 std::vector<uint8_t> pub_key_bytes, entropy, expected_ciphertext, in MLKEMEncapFileTest() local
Dmlkem.cc945 uint8_t expected_ciphertext[MLKEM1024_CIPHERTEXT_BYTES]; in mlkem_decap() local
/external/cronet/tot/third_party/boringssl/src/crypto/mlkem/
Dmlkem_test.cc241 std::vector<uint8_t> pub_key_bytes, entropy, expected_ciphertext, in MLKEMEncapFileTest() local
Dmlkem.cc945 uint8_t expected_ciphertext[MLKEM1024_CIPHERTEXT_BYTES]; in mlkem_decap() local
/external/boringssl/src/crypto/mlkem/
Dmlkem_test.cc314 std::vector<uint8_t> pub_key_bytes, entropy, expected_ciphertext, in MLKEMEncapFileTest() local
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc491 const uint8_t *expected_ciphertext; member
670 const uint8_t *expected_ciphertext; member
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc491 const uint8_t *expected_ciphertext; member
670 const uint8_t *expected_ciphertext; member
/external/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc493 const uint8_t *expected_ciphertext; member
672 const uint8_t *expected_ciphertext; member
/external/tink/cc/aead/internal/
Dssl_aead_test.cc621 std::string expected_ciphertext = in TEST_P() local
/external/boringssl/src/crypto/kyber/
Dkyber.cc790 uint8_t expected_ciphertext[KYBER_CIPHERTEXT_BYTES]; in KYBER_decap() local
/external/cronet/stable/third_party/boringssl/src/crypto/kyber/
Dkyber.cc766 uint8_t expected_ciphertext[KYBER_CIPHERTEXT_BYTES]; in KYBER_decap() local
/external/cronet/tot/third_party/boringssl/src/crypto/kyber/
Dkyber.cc766 uint8_t expected_ciphertext[KYBER_CIPHERTEXT_BYTES]; in KYBER_decap() local
/external/boringssl/src/crypto/hrss/
Dhrss.cc2035 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
/external/cronet/tot/third_party/boringssl/src/crypto/hrss/
Dhrss.cc2027 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c2058 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member
/external/cronet/stable/third_party/boringssl/src/crypto/hrss/
Dhrss.cc2027 uint8_t expected_ciphertext[HRSS_CIPHERTEXT_BYTES]; in HRSS_decap() member