Home
last modified time | relevance | path

Searched refs:g1_x (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dectest.c2160 BIGNUM *g1_p = NULL, *g1_a = NULL, *g1_b = NULL, *g1_x = NULL, *g1_y = NULL, in cardinality_test() local
2177 g1_x = BN_CTX_get(ctx); in cardinality_test()
2186 EC_GROUP_get0_generator(g1), g1_x, g1_y, ctx)) in cardinality_test()
2199 || !TEST_true(EC_POINT_set_affine_coordinates(g2, g2_gen, g1_x, g1_y, ctx)) in cardinality_test()

Completed in 5 milliseconds