Home
last modified time | relevance | path

Searched refs:element_pp_clear (Results 1 – 4 of 4) sorted by relevance

/dports/security/pbc/pbc-0.5.14/guru/
H A Dexp_test.c83 element_pp_clear(g1_pp); in main()
84 element_pp_clear(g2_pp); in main()
H A Dfp_test.c79 element_pp_clear(p); in main()
/dports/security/pbc/pbc-0.5.14/ecc/
H A Dpairing.c225 element_pp_clear(p->data); in mulg_pp_clear()
/dports/security/pbc/pbc-0.5.14/include/
H A Dpbc_field.h599 static inline void element_pp_clear(element_pp_t p) { in element_pp_clear() function