Home
last modified time | relevance | path

Searched refs:point_is_zero (Results 1 – 9 of 9) sorted by relevance

/dports/security/seccure/seccure-0.5/
H A Decc.c73 int point_is_zero(const struct affine_point *p) in point_is_zero() function
81 if (! (res = point_is_zero(p))) { in point_on_curve()
159 if (! point_is_zero(p2)) { in point_add()
160 if (! point_is_zero(p1)) { in point_add()
211 if (! point_is_zero(p2)) { in jacobian_load_affine()
270 if (! point_is_zero(p2)) { in jacobian_affine_point_add()
380 return ! point_is_zero(p) && point_on_curve(p, dp); in embedded_key_validation()
393 res = point_is_zero(&bp); in full_key_validation()
H A Dprotocol.c237 if (! point_is_zero(&X1)) { in ECDSA_verify()
275 if (point_is_zero(&Z)) { in ECIES_encapsulation()
297 if ((res = ! point_is_zero(&Z))) in ECIES_decapsulation()
H A Decc.h60 int point_is_zero(const struct affine_point *p);
H A Dcurves.c260 if (! point_is_zero(&p)) { in load_curve()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/libkirk/
H A Dec.c129 static int point_is_zero(struct point *p) in point_is_zero() function
185 if (point_is_zero(&pp)) { in point_add()
191 if (point_is_zero(&qq)) { in point_add()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Dec.c137 static int point_is_zero(struct point *p) in point_is_zero() function
193 if (point_is_zero(&pp)) { in point_add()
199 if (point_is_zero(&qq)) { in point_add()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libkirk/
H A Dec.c137 static int point_is_zero(struct point *p) in point_is_zero() function
193 if (point_is_zero(&pp)) { in point_add()
199 if (point_is_zero(&qq)) { in point_add()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Dec.c137 static int point_is_zero(struct point *p) in point_is_zero() function
193 if (point_is_zero(&pp)) { in point_add()
199 if (point_is_zero(&qq)) { in point_add()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/libkirk/
H A Dec.c129 static int point_is_zero(struct point *p) in point_is_zero() function
185 if (point_is_zero(&pp)) { in point_add()
191 if (point_is_zero(&qq)) { in point_add()