Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/src/
Decdsa_verify.c53 static void DeleteCurvePoint(IppsECCPPointState** p);
144 DeleteCurvePoint(&ecp_pubkey); in EcdsaVerifyBuffer()
223 static void DeleteCurvePoint(IppsECCPPointState** p) { in DeleteCurvePoint() function