Home
last modified time | relevance | path

Searched refs:InitCipherModule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dohos_module_config.h39 extern void InitCipherModule(JSIValue exports);
113 {"cipher", InitCipherModule},
/ohos5.0/base/security/huks/frameworks/crypto_lite/js/builtin/include/
H A Dcipher_module.h34 void InitCipherModule(JSIValue exports) in InitCipherModule() function