Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dsign_impl.h36 HcfResult SetSignSpecByArr(HcfBlob itemValue);
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dsign_impl.cpp62 HcfResult SignImpl::SetSignSpecByArr(HcfBlob itemValue) in SetSignSpecByArr() function in OHOS::CryptoFramework::SignImpl
H A Dcrypto_ffi.cpp781 return sign->SetSignSpecByArr(itemValue); in FFiOHOSSignSetSignSpecByArr()