Searched refs:EC_GFp_mont_method (Results 1 – 9 of 9) sorted by relevance
42 meth = EC_GFp_mont_method(); in EC_GROUP_new_curve_GFp()47 meth = EC_GFp_mont_method(); in EC_GROUP_new_curve_GFp()
15 const EC_METHOD *EC_GFp_mont_method(void) in EC_GFp_mont_method() function
5 EC_GFp_simple_method, EC_GFp_mont_method, EC_GFp_nist_method, EC_GFp_nistp224_method, EC_GFp_nistp2…12 const EC_METHOD *EC_GFp_mont_method(void);33 other implementations are based on this one. EC_GFp_mont_method builds on EC_GFp_simple_method but …
148 return field_tests(EC_GFp_mont_method(), params_p256, in field_tests_ecp_mont()
171 || !TEST_ptr(group = EC_GROUP_new(EC_GFp_mont_method())) in prime_field_tests()
63 const EC_METHOD *EC_GFp_mont_method(void);
1294 #define EC_GFp_mont_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EC_GFp_mont_method) macro
2848 EC_GFp_mont_method 2806 1_1_0 EXIST::FUNCTION:EC
8567 EC_GFp_mont_method() reuses most functions that are part of