Searched defs:Point (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/smp/
H A Dp_256_ecc_pp.h35 } Point; typedef in typeref:struct:__anon1336
52 Point G;
59 bool ECC_ValidatePoint(const Point& p);
61 void ECC_PointMult_Bin_NAF(Point* q, Point* p, uint32_t* n, uint32_t keyLength);

Completed in 119 milliseconds