Home
last modified time | relevance | path

Searched defs:CreateMd (Results 1 – 4 of 4) sorted by relevance

/base/security/crypto_framework/frameworks/js/ani/src/
Dani_md.cpp79 Md CreateMd(string_view algName) in CreateMd() function
/base/security/crypto_framework/frameworks/js/ani/src/impl/
Dohos.security.cryptoFramework.cryptoFramework.impl.cpp165 Md CreateMd(string_view algName) { in CreateMd() function
/base/security/crypto_framework/frameworks/js/jsi/src/
Djsi_md.cpp27 JSIValue CryptoFrameworkLiteModule::CreateMd(const JSIValue thisVal, const JSIValue *args, uint8_t … in CreateMd() function in OHOS::ACELite::CryptoFrameworkLiteModule
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_md.cpp491 napi_value NapiMd::CreateMd(napi_env env, napi_callback_info info) in CreateMd() function in OHOS::CryptoFramework::NapiMd