Home
last modified time | relevance | path

Searched refs:Aes (Results 1 - 2 of 2) sorted by relevance

/base/security/huks/frameworks/crypto_lite/js/builtin/include/
H A Dcipher_module.h28 static JSIValue Aes(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
37 JSI::SetModuleAPI(exports, "aes", CipherModule::Aes); in InitCipherModule()
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp97 JSIValue CipherModule::Aes(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Aes() function in OHOS::ACELite::CipherModule

Completed in 1 milliseconds