Home
last modified time | relevance | path

Searched refs:SetVerifySpecByNum (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dverify_impl.h34 HcfResult SetVerifySpecByNum(int32_t itemValue);
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dverify_impl.cpp64 HcfResult VerifyImpl::SetVerifySpecByNum(int32_t itemValue) in SetVerifySpecByNum() function in OHOS::CryptoFramework::VerifyImpl
H A Dcrypto_ffi.cpp898 return verify->SetVerifySpecByNum(itemValue); in FFiOHOSVerifySetVerifySpecByNum()