Home
last modified time | relevance | path

Searched refs:EngineGetSignEcdsaSpecInt (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.c363 static HcfResult EngineGetSignEcdsaSpecInt(HcfSignSpi *self, SignSpecItem item, int32_t *returnInt) in EngineGetSignEcdsaSpecInt() function
447 returnImpl->base.engineGetSignSpecInt = EngineGetSignEcdsaSpecInt; in HcfSignSpiEcdsaCreate()