Searched refs:ec_edwards_point_print (Results 1 – 3 of 3) sorted by relevance
26 void ec_edwards_point_print(const char *msg, aff_pt_edwards_src_t pt);
41 ec_edwards_point_print(EC_SIG_ALG " " msg, __VA_ARGS__);\
62 void ec_edwards_point_print(const char *msg, aff_pt_edwards_src_t pt) in ec_edwards_point_print() function