Searched refs:point_add (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
D | p256-m.c | 917 static void point_add(uint32_t x1[8], uint32_t y1[8], uint32_t z1[8], in point_add() function 989 point_add(x3, y3, z3, x2, y2); in point_add_or_double_leaky() 1126 point_add(rx, ry, rz, px, py_use); in scalar_mult()
|