Home
last modified time | relevance | path

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

/base/security/huks/frameworks/crypto_lite/js/napi/
H A Dcipher_napi.cpp609 static napi_value JSCipherAes(napi_env env, napi_callback_info info) in JSCipherAes() function
626 napi_create_string_utf8(env, "JSCipherAes", NAPI_AUTO_LENGTH, &resource); in JSCipherAes()
662 DECLARE_NAPI_FUNCTION("aes", JSCipherAes), in CipherExport()

Completed in 1 milliseconds