Home
last modified time | relevance | path

Searched defs:EncryptKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_keystore_adapter_impl.cpp24 ArkWebString ArkKeystoreAdapterImpl::EncryptKey(const ArkWebString& alias, const ArkWebString& plai… in EncryptKey() function in OHOS::ArkWeb::ArkKeystoreAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_keystore_adapter_wrapper.cpp22 std::string ArkKeystoreAdapterWrapper::EncryptKey(const std::string alias, const std::string plainD… in EncryptKey() function in OHOS::ArkWeb::ArkKeystoreAdapterWrapper
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_aes_encrypt.h43 } EncryptKey; typedef
/ohos5.0/base/web/webview/ohos_adapter/keystore_adapter/src/
H A Dkeystore_adapter_impl.cpp137 std::string KeystoreAdapterImpl::EncryptKey(const std::string alias, const std::string plainData) in EncryptKey() function in OHOS::NWeb::KeystoreAdapterImpl
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp732 bool HuksMaster::EncryptKey(KeyContext &ctx, const UserAuth &auth, const KeyInfo &key, bool isNeedN… in EncryptKey() function in OHOS::StorageDaemon::HuksMaster