Home
last modified time | relevance | path

Searched defs:encryption_result (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tink/cc/hybrid/internal/
H A Dhpke_encrypt_test.cc86 util::StatusOr<std::string> encryption_result = in TEST_P() local
115 util::StatusOr<std::string> encryption_result = in TEST_P() local
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/
H A Dcecpq2_hybrid_config_test.cc101 auto encryption_result = wrapped.value()->Encrypt("secret", ""); in TEST_F() local
/aosp_15_r20/external/tink/cc/hybrid/
H A Dhybrid_config_test.cc102 auto encryption_result = wrapped.value()->Encrypt("secret", ""); in TEST_F() local
/aosp_15_r20/external/tink/cc/daead/
H A Ddeterministic_aead_config_test.cc103 auto encryption_result = in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc1127 bool encryption_result; member in bluetooth::has::internal::__anonb8db27620111::HasClientTestBase