Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dpka.h136 #define PKA_STATUS_POINT_NOT_ON_CURVE 15 //!< The public key is not on the specified elli… macro
Dpka.c1656 return PKA_STATUS_POINT_NOT_ON_CURVE; in PKAEccVerifyPublicKeyWeierstrassStart()