Searched defs:EncryptData (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/ | ||
| D | vpn_database_helper.cpp | 90 int32_t VpnDatabaseHelper::EncryptData(const sptr<VpnDataBean> &vpnBean) in EncryptData() function in OHOS::NetManagerStandard::VpnDatabaseHelper |
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ | ||
| D | encrypt_decrypt.cpp | 394 std::unique_ptr<uint8_t[]> EncryptDecrypt::EncryptData(int algCode, ConstPacketData sessionKey, in EncryptData() function in OHOS::CastEngine::CastEngineService::EncryptDecrypt |
| /foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ | ||
| D | encrypt_decrypt.cpp | 396 bool EncryptDecrypt::EncryptData(int algCode, const uint8_t *key, int keyLen, ConstPacketData input… in EncryptData() function in OHOS::CastEngine::CastEngineService::EncryptDecrypt |
| /foundation/communication/dsoftbus/core/authentication/src/ | ||
| D | auth_session_key.c | 418 int32_t EncryptData( in EncryptData() function |