Searched defs:Decrypt (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/ |
| D | stream_adaptor.cpp | 143 ssize_t StreamAdaptor::Decrypt(const void *in, ssize_t inLen, void *out, ssize_t outLen, in Decrypt() function in StreamAdaptor
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/crypto/src/ |
| D | crypto_manager.cpp | 170 bool CryptoManager::Decrypt(std::vector<uint8_t> &source, std::vector<uint8_t> &key) in Decrypt() function in OHOS::DistributedData::CryptoManager
|
| /foundation/ai/intelligent_voice_framework/utils/ |
| D | huks_aes_adapter.cpp | 221 int32_t HuksAesAdapter::Decrypt(std::unique_ptr<Uint8ArrayBuffer> &inBuffer, in Decrypt() function in OHOS::IntellVoiceUtils::HuksAesAdapter
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| D | security_manager.cpp | 232 bool SecurityManager::Decrypt(std::vector<uint8_t> &source, std::vector<uint8_t> &key) in Decrypt() function in OHOS::DistributedKv::SecurityManager
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| D | base_key.cpp | 757 bool BaseKey::Decrypt(const UserAuth &auth) in StoreKey() function in OHOS::StorageDaemon::BaseKey
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| D | vtp_stream_socket.cpp | 1565 ssize_t VtpStreamSocket::Decrypt(const void *in, ssize_t inLen, void *out, ssize_t outLen) const in Decrypt() function in Communication::SoftBus::VtpStreamSocket
|