Searched refs:fp_print (Results 1 – 4 of 4) sorted by relevance
70 fp_print("x", &x); in main()79 fp_print("sqrt1", &x_sqrt1); in main()88 fp_print("sqrt2", &x_sqrt2); in main()
213 fp_print(x_str, x); in ECDH_helper()
24 void fp_print(const char *msg, fp_src_t a);
38 void fp_print(const char *msg, fp_src_t a) in fp_print() function