Home
last modified time | relevance | path

Searched refs:EngineGetVerifyDsaSpecInt (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.c510 static HcfResult EngineGetVerifyDsaSpecInt(HcfVerifySpi *self, SignSpecItem item, int32_t *returnIn… in EngineGetVerifyDsaSpecInt() function
634 impl->base.engineGetVerifySpecInt = EngineGetVerifyDsaSpecInt; in HcfVerifySpiDsaCreate()