Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Ddsa_openssl.c486 static HcfResult EngineSetSignDsaSpecInt(HcfSignSpi *self, SignSpecItem item, int32_t saltLen) in EngineSetSignDsaSpecInt() function
587 impl->base.engineSetSignSpecInt = EngineSetSignDsaSpecInt; in HcfSignSpiDsaCreate()