Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/src/
Decdsa_verify.c46 static EpidStatus ReadCurvePoint(IppsECCPState* ec,
106 epid_status = ReadCurvePoint(ec_state, pubkey, ecp_pubkey); in EcdsaVerifyBuffer()
231 static EpidStatus ReadCurvePoint(IppsECCPState* ec, in ReadCurvePoint() function