Searched refs:pointCtl (Results 1 – 2 of 2) sorted by relevance
37 … uint8_t pointCtl) /*!< [in] EC point control byte = (compression mode | Y-MSbit). */ in EcWrstInitPubKey() argument80 if((pointCtl & 6) != 2) { in EcWrstInitPubKey()107 if((w & 1) != (pointCtl & 1)) { in EcWrstInitPubKey()
78 uint8_t pointCtl);