Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c107 && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.data_type)) in ossl_store_handle_load_result()
113 && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.utf8_data)) in ossl_store_handle_load_result()
117 && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.data_structure)) in ossl_store_handle_load_result()
121 && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.input_type)) in ossl_store_handle_load_result()
128 if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &helper_data.desc)) in ossl_store_handle_load_result()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c862 if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &data_type)) in decoder_process()
867 if (p != NULL && !OSSL_PARAM_get_utf8_string_ptr(p, &data_structure)) in decoder_process()
873 if (!OSSL_PARAM_get_utf8_string_ptr(p, &ctx->start_input_type)) in decoder_process()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h149 int OSSL_PARAM_get_utf8_string_ptr(const OSSL_PARAM *p, const char **val);
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_xts.c226 if (!OSSL_PARAM_get_utf8_string_ptr(p, &xts_standard)) { in sm4_xts_set_ctx_params()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod27 OSSL_PARAM_get_utf8_string_ptr, OSSL_PARAM_get_octet_string_ptr,
103 int OSSL_PARAM_get_utf8_string_ptr(const OSSL_PARAM *p, const char **val);
290 OSSL_PARAM_get_utf8_string_ptr() retrieves the pointer to a UTF8 string from
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dsshkdf.c267 if (!OSSL_PARAM_get_utf8_string_ptr(p, &kdftype)) in kdf_sshkdf_set_ctx_params()
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c1162 if (!OSSL_PARAM_get_utf8_string_ptr(cipherp, &ciphername)) in key2any_set_ctx_params()
1164 if (propsp != NULL && !OSSL_PARAM_get_utf8_string_ptr(propsp, &props)) in key2any_set_ctx_params()
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1777 if (!OSSL_PARAM_get_utf8_string_ptr(cipherp, &ciphername)) in key2any_set_ctx_params()
1779 if (propsp != NULL && !OSSL_PARAM_get_utf8_string_ptr(propsp, &props)) in key2any_set_ctx_params()
H A Devp_extra_test.c2413 || !TEST_true(OSSL_PARAM_get_utf8_string_ptr(p, &enc_name))) in ec_export_get_encoding_cb()
/freebsd/crypto/openssl/crypto/
H A Dparams.c1678 int OSSL_PARAM_get_utf8_string_ptr(const OSSL_PARAM *p, const char **val) in OSSL_PARAM_get_utf8_string_ptr() function
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c2056 if (OSSL_PARAM_get_utf8_string_ptr(ctx->params, &value) == 0 || in fix_group_ecx()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5165 OSSL_PARAM_get_utf8_string_ptr;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3198 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_utf8_string_ptr.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5225 OSSL_PARAM_get_utf8_string_ptr 5353 3_0_0 EXIST::FUNCTION: