Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Decdsa_openssl.c347 static HcfResult EngineSetSignEcdsaSpecInt(HcfSignSpi *self, SignSpecItem item, int32_t saltLen) in EngineSetSignEcdsaSpecInt() function
446 returnImpl->base.engineSetSignSpecInt = EngineSetSignEcdsaSpecInt; in HcfSignSpiEcdsaCreate()