Home
last modified time | relevance | path

Searched refs:Encrypt (Results 1 – 24 of 24) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dkey_blob_test.cpp113 ASSERT_EQ(KM_ERROR_OK, Encrypt(format)); in TEST_F()
143 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
153 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
168 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
183 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
199 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
214 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
235 ASSERT_EQ(KM_ERROR_OK, Encrypt(format)); in TEST_F()
256 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
269 ASSERT_EQ(KM_ERROR_OK, Encrypt()); in TEST_F()
[all …]
H A Decies_kem_test.cpp58 ASSERT_TRUE(kem->Encrypt(peer_public_value, &output_clear_key, &output_encrypted_key)); in TEST()
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Dkem.h40 virtual bool Encrypt(const Buffer& peer_public_value, Buffer* output_clear_key,
42 virtual bool Encrypt(const uint8_t* peer_public_value, size_t peer_public_value_len,
H A Decies_kem.h42 bool Encrypt(const Buffer& peer_public_value, Buffer* output_clear_key,
44 bool Encrypt(const uint8_t* peer_public_value, size_t peer_public_value_len,
/aosp12/system/keymaster/km_openssl/
H A Decies_kem.cpp75 bool EciesKem::Encrypt(const Buffer& peer_public_value, Buffer* output_clear_key, in Encrypt() function in keymaster::EciesKem
77 return Encrypt(peer_public_value.peek_read(), peer_public_value.available_read(), in Encrypt()
82 bool EciesKem::Encrypt(const uint8_t* peer_public_value, size_t peer_public_value_len, in Encrypt() function in keymaster::EciesKem
/aosp12/system/bt/btif/test/
H A Dbtif_keystore_test.cc43 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F()
53 std::string encrypted_hash = btif_keystore_->Encrypt(hash, 0); in TEST_F()
/aosp12/packages/modules/adb/pairing_auth/
H A Dpairing_auth.cpp69 Data Encrypt(const Data& data);
164 PairingAuthCtx::Data PairingAuthCtx::Encrypt(const PairingAuthCtx::Data& data) { in Encrypt() function in PairingAuthCtx
170 auto out_size = cipher_->Encrypt(data.data(), data.size(), encrypted.data(), encrypted.size()); in Encrypt()
260 auto out = ctx->Encrypt(in); in pairing_auth_encrypt()
H A Daes_128_gcm.cpp48 std::optional<size_t> Aes128Gcm::Encrypt(const uint8_t* in, size_t in_len, uint8_t* out, in Encrypt() function in adb::pairing::Aes128Gcm
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dacl_connection.h36 void Encrypt();
H A Dacl_connection.cc26 void AclConnection::Encrypt() { encrypted_ = true; }; in Encrypt() function in test_vendor_lib::AclConnection
H A Dacl_connection_handler.cc166 void AclConnectionHandler::Encrypt(uint16_t handle) { in Encrypt() function in test_vendor_lib::AclConnectionHandler
170 acl_connections_.at(handle).Encrypt(); in Encrypt()
H A Dacl_connection_handler.h60 void Encrypt(uint16_t handle);
H A Dlink_layer_controller.cc1345 connections_.Encrypt(handle); in IncomingLeEncryptConnectionResponse()
2832 connections_.Encrypt(handle); in LeLongTermKeyRequestReply()
/aosp12/packages/modules/adb/pairing_auth/include/adb/pairing/
H A Daes_128_gcm.h40 std::optional<size_t> Encrypt(const uint8_t* in, size_t in_len, uint8_t* out, size_t out_len);
/aosp12/packages/modules/adb/pairing_auth/tests/
H A Daes_128_gcm_test.cpp50 auto encrypted_size = alice.Encrypt(msg, sizeof(msg), encrypted, sizeof(encrypted)); in TEST()
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.h77 virtual void Encrypt();
H A Dlink_manager.cc187 link->Encrypt(); in handle_link_security_ensure_encrypted()
H A Dlink.cc88 void Link::Encrypt() { in Encrypt() function in bluetooth::l2cap::classic::internal::Link
H A Dsignalling_manager.cc122 link_->Encrypt(); in on_security_result_for_outgoing()
/aosp12/frameworks/base/packages/BackupEncryption/proto/
H A Dbackup_chunks_metadata.proto105 // Each chunk also has a MAC, as generated by GCM, so this is NOT Mac-then-Encrypt, which has
/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp934 int Encrypt(const std::string& key_name, const std::string& input_filename, in Encrypt() function
1114 return Encrypt(command_line->GetSwitchValueASCII("name"), in main()
/aosp12/hardware/interfaces/drm/1.0/
H A DIDrmPlugin.hal399 * Encrypt the provided input buffer with the cipher algorithm specified by
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Dsettings_enums.proto1105 // OPEN: Settings > Security > Encrypt phone
1110 // OPEN: Settings > Security > Encrypt phone > Confirm
/aosp12/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto434 // OPEN: Settings > Security > Encrypt phone
439 // OPEN: Settings > Security > Encrypt phone > Confirm