Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dsign_impl.h35 HcfResult SetSignSpecByNum(int32_t itemValue);
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dsign_impl.cpp54 HcfResult SignImpl::SetSignSpecByNum(int32_t itemValue) in SetSignSpecByNum() function in OHOS::CryptoFramework::SignImpl
H A Dcrypto_ffi.cpp769 return sign->SetSignSpecByNum(itemValue); in FFiOHOSSignSetSignSpecByNum()