Home
last modified time | relevance | path

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

/openssl/test/
H A Dectest.c2817 const BIGNUM *z = NULL, *cof = NULL, *priv1 = NULL; in custom_params_test() local
2945 if (!TEST_ptr(priv1 = EC_KEY_get0_private_key(eckey1))) in custom_params_test()
2954 if (!TEST_true(EC_POINT_mul(group, Q1, priv1, NULL, NULL, ctx)) in custom_params_test()
3016 priv1)) in custom_params_test()

Completed in 11 milliseconds