Searched defs:DecryptKey (Results 1 – 4 of 4) sorted by relevance
34 ArkWebString ArkKeystoreAdapterImpl::DecryptKey(const ArkWebString& alias, const ArkWebString& encr… in DecryptKey() function in OHOS::ArkWeb::ArkKeystoreAdapterImpl
40 std::string ArkKeystoreAdapterWrapper::DecryptKey(const std::string alias, const std::string encryp… in DecryptKey() function in OHOS::ArkWeb::ArkKeystoreAdapterWrapper
189 std::string KeystoreAdapterImpl::DecryptKey(const std::string alias, const std::string encryptedDat… in DecryptKey() function in OHOS::NWeb::KeystoreAdapterImpl
765 bool HuksMaster::DecryptKey(KeyContext &ctx, const UserAuth &auth, KeyInfo &key, bool isNeedNewNonc… in DecryptKey() function in OHOS::StorageDaemon::HuksMaster