Home
last modified time | relevance | path

Searched refs:point_release (Results 1 – 7 of 7) sorted by relevance

/dports/security/seccure/seccure-0.5/
H A Dprotocol.c191 point_release(&p1); in ECDSA_sign()
241 point_release(&X1); in ECDSA_verify()
242 point_release(&X2); in ECDSA_verify()
276 point_release(&R); in ECIES_encapsulation()
277 point_release(&Z); in ECIES_encapsulation()
281 point_release(&Z); in ECIES_encapsulation()
299 point_release(&Z); in ECIES_decapsulation()
331 point_release(&P); in DH_step2()
H A Dseccure.c338 point_release(&P); in app_print_public_key()
385 point_release(&P); in app_encrypt()
386 point_release(&R); in app_encrypt()
538 point_release(&R); in app_decrypt()
777 point_release(&Q); in app_verify()
837 point_release(&P); in app_signcrypt()
838 point_release(&R); in app_signcrypt()
995 point_release(&R); in app_veridec()
1004 point_release(&Q); in app_veridec()
1039 point_release(&A); in app_dh()
[all …]
H A Decc.h57 void point_release(struct affine_point *p);
H A Dcurves.c264 point_release(&p); in load_curve()
H A Decc.c55 void point_release(struct affine_point *p) in point_release() function
394 point_release(&bp); in full_key_validation()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/gtk/
H A Dgestures.c118 point_release (PointState *point, in point_release() function
720 point_release (&mouse_state, 1); in test_early_claim_capture()
777 point_release (&mouse_state, 1); in test_late_claim_capture()
1038 point_release (&touch_state[0], 1); in test_multitouch_activation()
1054 point_release (&touch_state[2], 1); in test_multitouch_activation()
1061 point_release (&touch_state[1], 1); in test_multitouch_activation()
1128 point_release (&touch_state[0], 1); in test_multitouch_interaction()
1145 point_release (&touch_state[2], 1); in test_multitouch_interaction()
1152 point_release (&touch_state[1], 1); in test_multitouch_interaction()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dgestures.c135 point_release (PointState *point, in point_release() function
775 point_release (&mouse_state, 1); in test_early_claim_capture()
834 point_release (&mouse_state, 1); in test_late_claim_capture()
1106 point_release (&touch_state[0], 1); in test_multitouch_activation()
1122 point_release (&touch_state[2], 1); in test_multitouch_activation()
1129 point_release (&touch_state[1], 1); in test_multitouch_activation()
1198 point_release (&touch_state[0], 1); in test_multitouch_interaction()
1215 point_release (&touch_state[2], 1); in test_multitouch_interaction()
1222 point_release (&touch_state[1], 1); in test_multitouch_interaction()