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