Symbol: OSSL_PARAM_BLD_new
crypto/openssl/apps/dhparam.c
403
if ((tmpl = OSSL_PARAM_BLD_new()) == NULL
crypto/openssl/apps/testdsa.h
270
if ((tmpl = OSSL_PARAM_BLD_new()) == NULL
crypto/openssl/crypto/dh/dh_ameth.c
469
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/dsa/dsa_ameth.c
444
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/ec/ec_ameth.c
492
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/ec/ec_lib.c
1778
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/ec/ecx_meth.c
351
OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/rsa/rsa_ameth.c
799
OSSL_PARAM_BLD *tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/crypto/store/store_lib.c
351
if ((bld = OSSL_PARAM_BLD_new()) == NULL) {
crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramfromdata.c
38
bld = OSSL_PARAM_BLD_new();
crypto/openssl/include/openssl/param_build.h
22
OSSL_PARAM_BLD *OSSL_PARAM_BLD_new(void);
crypto/openssl/providers/fips/self_test_kats.c
229
bld = OSSL_PARAM_BLD_new();
crypto/openssl/providers/fips/self_test_kats.c
838
keybld = OSSL_PARAM_BLD_new();
crypto/openssl/providers/fips/self_test_kats.c
859
initbld = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/dh_kmgmt.c
230
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/dsa_kmgmt.c
231
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1118
bld = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
472
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/ecx_kmgmt.c
260
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/mac_legacy_kmgmt.c
278
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/ml_kem_kmgmt.c
292
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/mlx_kmgmt.c
287
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/rsa_kmgmt.c
214
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/slh_dsa_kmgmt.c
235
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/providers/implementations/keymgmt/template_kmgmt.c
160
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/ssl/statem/statem_clnt.c
2314
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/ssl/t1_lib.c
4364
tmpl = OSSL_PARAM_BLD_new();
crypto/openssl/test/acvp_test.c
1162
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/acvp_test.c
1273
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/acvp_test.c
1326
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/acvp_test.c
188
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/acvp_test.c
452
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/acvp_test.c
665
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/ectest.c
2060
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new()))
crypto/openssl/test/ectest.c
2488
|| !TEST_ptr(bld = OSSL_PARAM_BLD_new()))
crypto/openssl/test/ectest.c
2982
if (!TEST_ptr(param_bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/ectest.c
2996
if (!TEST_ptr(param_bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/endecode_test.c
1429
|| !TEST_ptr(bld_prime_nc = OSSL_PARAM_BLD_new())
crypto/openssl/test/endecode_test.c
1430
|| !TEST_ptr(bld_prime = OSSL_PARAM_BLD_new())
crypto/openssl/test/endecode_test.c
1436
|| !TEST_ptr(bld_tri_nc = OSSL_PARAM_BLD_new())
crypto/openssl/test/endecode_test.c
1437
|| !TEST_ptr(bld_tri = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1156
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1175
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1196
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1217
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1292
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1311
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1338
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1360
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
1453
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
3817
|| !TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_extra_test.c
3885
|| !TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
1151
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
1607
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new()))
crypto/openssl/test/evp_pkey_provided_test.c
1959
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
588
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
760
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
852
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/evp_pkey_provided_test.c
936
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/helpers/predefined_dhparams.c
29
if ((tmpl = OSSL_PARAM_BLD_new()) == NULL
crypto/openssl/test/param_build_test.c
26
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/param_build_test.c
263
|| !TEST_ptr(bld = OSSL_PARAM_BLD_new()))
crypto/openssl/test/param_build_test.c
410
OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new();
crypto/openssl/test/param_build_test.c
455
OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new();
crypto/openssl/test/param_build_test.c
456
OSSL_PARAM_BLD *bld2 = OSSL_PARAM_BLD_new();
crypto/openssl/test/param_build_test.c
59
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/param_build_test.c
88
OSSL_PARAM_BLD *bld = OSSL_PARAM_BLD_new();
crypto/openssl/test/provider_test.c
171
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/slh_dsa_test.c
65
if (!TEST_ptr(bld = OSSL_PARAM_BLD_new())
crypto/openssl/test/sslapitest.c
11038
tmpl = OSSL_PARAM_BLD_new();