Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dsignature.c333 static HcfResult GetSignSpecInt(HcfSign *self, SignSpecItem item, int32_t *returnInt) in GetSignSpecInt() function
548 returnSign->base.getSignSpecInt = GetSignSpecInt; in HcfSignCreate()