Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/src/
Decdsa_verify.c43 static EpidStatus NewCurvePoint(IppsECCPState const* ec,
104 epid_status = NewCurvePoint(ec_state, &ecp_pubkey); in EcdsaVerifyBuffer()
192 static EpidStatus NewCurvePoint(IppsECCPState const* ec, in NewCurvePoint() function