Searched refs:OSSL_PARAM_free (Results 1 – 25 of 44) sorted by relevance
12
5 OSSL_PARAM_dup, OSSL_PARAM_merge, OSSL_PARAM_free14 void OSSL_PARAM_free(OSSL_PARAM *params);33 OSSL_PARAM_free() frees the parameter array I<params> that was created using35 If the argument to OSSL_PARAM_free() is NULL, nothing is done.
61 OSSL_PARAM_free() with the functions return value.180 OSSL_PARAM_free(params);198 OSSL_PARAM_free(params);202 L<OSSL_PARAM_int(3)>, L<OSSL_PARAM(3)>, L<OSSL_PARAM_free(3)>
23 L<OSSL_PARAM_free(3)> should be used to free the returned parameters in
45 OSSL_PARAM_free(params_blt); in template_public_single_zero_test()79 OSSL_PARAM_free(params_blt); in template_private_single_zero_test()220 OSSL_PARAM_free(params_blt); in template_public_test()380 OSSL_PARAM_free(p1); in template_private_test()382 OSSL_PARAM_free(params); in template_private_test()383 OSSL_PARAM_free(params_blt); in template_private_test()422 OSSL_PARAM_free(params); in builder_limit_test()434 OSSL_PARAM_free(params); in builder_limit_test()540 OSSL_PARAM_free(params); in builder_merge_test()541 OSSL_PARAM_free(params_blt); in builder_merge_test()[all …]
209 OSSL_PARAM_free(params); in test_pkey_eq()224 OSSL_PARAM_free(params); in test_pkey_eq()238 OSSL_PARAM_free(params); in test_pkey_eq()
537 OSSL_PARAM_free(fromdata_params); in do_fromdata_rsa_derive()538 OSSL_PARAM_free(todata_params); in do_fromdata_rsa_derive()892 OSSL_PARAM_free(fromdata_params); in test_evp_pkey_get_bn_param_large()1107 OSSL_PARAM_free(fromdata_params); in test_fromdata_dh_named_group()1284 OSSL_PARAM_free(fromdata_params); in test_fromdata_dh_fips186_4()1772 OSSL_PARAM_free(fromdata_params); in test_fromdata_ec()2094 OSSL_PARAM_free(fromdata_params); in test_fromdata_dsa_fips186_4()
331 OSSL_PARAM_free(keypair_params); in do_pkey_tofrom_data_select()332 OSSL_PARAM_free(pub_params); in do_pkey_tofrom_data_select()1111 OSSL_PARAM_free(all_params); in test_dsa_todata()1112 OSSL_PARAM_free(to_params); in test_dsa_todata()
210 OSSL_PARAM_free(params); in test_provider_ex()
1486 OSSL_PARAM_free(ec_explicit_prime_params_nc); in cleanup_tests()1487 OSSL_PARAM_free(ec_explicit_prime_params_explicit); in cleanup_tests()1491 OSSL_PARAM_free(ec_explicit_tri_params_nc); in cleanup_tests()1492 OSSL_PARAM_free(ec_explicit_tri_params_explicit); in cleanup_tests()
203 OSSL_PARAM_free(params); in ecdsa_create_pkey()460 OSSL_PARAM_free(params); in eddsa_create_pkey()708 OSSL_PARAM_free(params); in dsa_create_pkey()1180 OSSL_PARAM_free(params); in dh_create_pkey()1289 OSSL_PARAM_free(params); in rsa_create_pkey()1397 OSSL_PARAM_free(params); in rsa_keygen_test()
1030 OSSL_PARAM_free(params); in test_EVP_PKEY_ffc_priv_pub()1051 OSSL_PARAM_free(params); in test_EVP_PKEY_ffc_priv_pub()1072 OSSL_PARAM_free(params); in test_EVP_PKEY_ffc_priv_pub()1100 OSSL_PARAM_free(params); in test_EVP_PKEY_ffc_priv_pub()1166 OSSL_PARAM_free(params); in test_EC_priv_pub()1187 OSSL_PARAM_free(params); in test_EC_priv_pub()1215 OSSL_PARAM_free(params); in test_EC_priv_pub()1289 OSSL_PARAM_free(params); in test_EC_priv_pub()1349 OSSL_PARAM_free(params); in test_evp_get_ec_pub()3208 OSSL_PARAM_free(params); in test_DSA_get_set_params()[all …]
2154 OSSL_PARAM_free(params_nmd); in ossl_parameter_test()2155 OSSL_PARAM_free(params_nmd2); in ossl_parameter_test()2164 OSSL_PARAM_free(params_exp); in ossl_parameter_test()2165 OSSL_PARAM_free(params_exp2); in ossl_parameter_test()2713 OSSL_PARAM_free(params); in do_test_custom_explicit_fromdata()3060 OSSL_PARAM_free(params1); in custom_params_test()3061 OSSL_PARAM_free(params2); in custom_params_test()
180 OSSL_PARAM_free(params); in fake_rsa_keymgmt_export()
135 OSSL_PARAM_free(public_key); in extract_public_key()155 OSSL_PARAM_free(keypair); in extract_keypair()312 OSSL_PARAM_free(public_key); in main()313 OSSL_PARAM_free(keypair); in main()
97 OSSL_PARAM_free(loadedparams); in create_merged_key()98 OSSL_PARAM_free(mergedparams); in create_merged_key()
68 OSSL_PARAM_free(params); in main()
251 OSSL_PARAM_free(params); in self_test_kdf()441 OSSL_PARAM_free(params_peer); in self_test_ka()442 OSSL_PARAM_free(params); in self_test_ka()551 OSSL_PARAM_free(paramskey); in self_test_digest_sign()552 OSSL_PARAM_free(paramsinit); in self_test_digest_sign()642 OSSL_PARAM_free(keyparams); in self_test_asym_cipher()644 OSSL_PARAM_free(initparams); in self_test_asym_cipher()
270 OSSL_PARAM_free(params); in get_dsa()
411 OSSL_PARAM_free(params); in dsa_to_dh()
43 OSSL_PARAM_free(params); in get_dh_from_pg_bn()
225 void OSSL_PARAM_free(OSSL_PARAM *params) in OSSL_PARAM_free() function
155 void OSSL_PARAM_free(OSSL_PARAM *p);
176 OSSL_PARAM_free(params); in template_export()
294 OSSL_PARAM_free(params); in mac_export()
279 OSSL_PARAM_free(domain_params);280 OSSL_PARAM_free(merged_params);
Completed in 263 milliseconds