Home
last modified time | relevance | path

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

/openssl/test/
H A Dendecode_test.c68 static OSSL_PARAM_BLD *bld_tri_nc = NULL; variable
1371 || !TEST_ptr(bld_tri_nc = OSSL_PARAM_BLD_new()) in setup_tests()
1373 || !create_ec_explicit_trinomial_params_namedcurve(bld_tri_nc) in setup_tests()
1375 || !TEST_ptr(ec_explicit_tri_params_nc = OSSL_PARAM_BLD_to_param(bld_tri_nc)) in setup_tests()
1493 OSSL_PARAM_BLD_free(bld_tri_nc); in cleanup_tests()

Completed in 8 milliseconds