Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/
H A Dnullprov.c23 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_NAME, OSSL_PARAM_UTF8_PTR, NULL, 0),
24 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0),
25 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_BUILDINFO, OSSL_PARAM_UTF8_PTR, NULL, 0),
H A Dbaseprov.c38 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_NAME, OSSL_PARAM_UTF8_PTR, NULL, 0),
39 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0),
40 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_BUILDINFO, OSSL_PARAM_UTF8_PTR, NULL, 0),
H A Dlegacyprov.c56 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_NAME, OSSL_PARAM_UTF8_PTR, NULL, 0),
57 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0),
58 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_BUILDINFO, OSSL_PARAM_UTF8_PTR, NULL, 0),
H A Ddefltprov.c43 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_NAME, OSSL_PARAM_UTF8_PTR, NULL, 0),
44 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0),
45 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_BUILDINFO, OSSL_PARAM_UTF8_PTR, NULL, 0),
/freebsd/crypto/openssl/apps/lib/
H A Dapp_params.c27 case OSSL_PARAM_UTF8_PTR: in describe_param_type()
116 case OSSL_PARAM_UTF8_PTR: in print_param_value()
/freebsd/crypto/openssl/test/
H A Dp_test.c108 { "openssl-version", OSSL_PARAM_UTF8_PTR, in p_get_params()
110 { "provider-name", OSSL_PARAM_UTF8_PTR, in p_get_params()
114 { "greeting", OSSL_PARAM_UTF8_PTR, in p_get_params()
H A Dparams_test.c358 { "p6", OSSL_PARAM_UTF8_PTR, &app_p6, sizeof(app_p6_init) - 1, 0 },
370 OSSL_PARAM_DEFN("p6", OSSL_PARAM_UTF8_PTR, &app_p6,
H A Dparams_api_test.c104 case OSSL_PARAM_UTF8_PTR: in test_param_type_null()
/freebsd/crypto/openssl/include/openssl/
H A Dcore.h141 #define OSSL_PARAM_UTF8_PTR 6 macro
H A Dparams.h66 OSSL_PARAM_DEFN((key), OSSL_PARAM_UTF8_PTR, (addr), sz)
/freebsd/crypto/openssl/providers/common/
H A Dprovider_ctx.c90 param[0].data_type = OSSL_PARAM_UTF8_PTR; in ossl_prov_ctx_get_param()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_backend.c122 case OSSL_PARAM_UTF8_PTR: in ec_set_check_group_type_from_param()
688 case OSSL_PARAM_UTF8_PTR: in ossl_ec_encoding_param2id()
714 case OSSL_PARAM_UTF8_PTR: in ossl_ec_pt_format_param2id()
H A Dec_lib.c1487 case OSSL_PARAM_UTF8_PTR: in group_new_from_name()
/freebsd/crypto/openssl/crypto/
H A Dparam_build.c355 pd = param_push(bld, key, bsize, sizeof(buf), OSSL_PARAM_UTF8_PTR, 0); in OSSL_PARAM_BLD_push_utf8_ptr()
428 || pd->type == OSSL_PARAM_UTF8_PTR) { in param_bld_convert()
H A Dparams_dup.c73 || in->data_type == OSSL_PARAM_UTF8_PTR) { in ossl_param_dup()
H A Dparams_from_text.c273 case OSSL_PARAM_UTF8_PTR: in OSSL_PARAM_print_to_bio()
H A Dprovider_core.c863 param[0].data_type = OSSL_PARAM_UTF8_PTR; in OSSL_PROVIDER_conf_get_bool()
2245 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_CORE_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0),
2246 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_CORE_PROV_NAME, OSSL_PARAM_UTF8_PTR,
2249 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_CORE_MODULE_FILENAME, OSSL_PARAM_UTF8_PTR,
H A Dparams.c1493 return get_ptr_internal(p, (const void **)val, NULL, OSSL_PARAM_UTF8_PTR); in OSSL_PARAM_get_utf8_ptr()
1522 return set_ptr_internal(p, val, OSSL_PARAM_UTF8_PTR, in OSSL_PARAM_set_utf8_ptr()
1540 return ossl_param_construct(key, OSSL_PARAM_UTF8_PTR, buf, bsize); in OSSL_PARAM_construct_utf8_ptr()
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c182 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_NAME, OSSL_PARAM_UTF8_PTR, NULL, 0), in fips_gettable_params()
183 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_VERSION, OSSL_PARAM_UTF8_PTR, NULL, 0), in fips_gettable_params()
184 OSSL_PARAM_DEFN(OSSL_PROV_PARAM_BUILDINFO, OSSL_PARAM_UTF8_PTR, NULL, 0), in fips_gettable_params()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM.pod178 =item B<OSSL_PARAM_UTF8_PTR>
320 { "foo", OSSL_PARAM_UTF8_PTR, &foo, foo_l, 0 },
334 { "foo", OSSL_PARAM_UTF8_PTR, &foo, 0 /*irrelevant*/, 0 },
H A DOSSL_PROVIDER.pod164 the I<param> array must have B<OSSL_PARAM_UTF8_PTR> as their B<data_type>.
255 { "buildinfo", OSSL_PARAM_UTF8_PTR, &build, 0, 0 },
H A DEVP_PKEY_fromdata.pod240 case OSSL_PARAM_UTF8_PTR:
/freebsd/crypto/openssl/fuzz/
H A Dprovider.c363 case OSSL_PARAM_UTF8_PTR: in fuzz_params()
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c506 case OSSL_PARAM_UTF8_PTR: in default_fixup_args()
529 case OSSL_PARAM_UTF8_PTR: in default_fixup_args()
/freebsd/crypto/openssl/apps/
H A Dlist.c480 && gettables->data_type != OSSL_PARAM_UTF8_PTR in display_random()