Searched defs:pResPoint (Results 1 – 2 of 2) sorted by relevance
33 … uint8_t *pResPoint, /*!< [out] Pointer to the public (secret) key. */ in CC_EcMontScalarmult()142 … uint8_t *pResPoint, /*!< [out] Pointer to the public (secret) key. */ in CC_EcMontScalarmultBase()
575 … uint32_t *pResPoint, /*!< [out] the pointer to the result point in compressed in EcEdwAddTwoScalarMult()688 uint32_t *pResPoint = pEphPubl + edwSizeWords; /*use previous buff*/ in EcEdwSignVerify() local