Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDder-protos.h112 const heim_utf8_string */*from*/,
113 heim_utf8_string */*to*/);
166 der_free_utf8string (heim_utf8_string */*str*/);
328 heim_utf8_string */*str*/,
431 der_length_utf8string (const heim_utf8_string */*data*/);
633 const heim_utf8_string */*str*/,
HDder_copy.c93 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) in der_copy_utf8string()
HDasn1-common.h22 typedef char *heim_utf8_string; typedef
HDder_free.c85 der_free_utf8string (heim_utf8_string *str) in der_free_utf8string()
HDder_length.c213 der_length_utf8string (const heim_utf8_string *data) in der_length_utf8string()
HDder_put.c247 const heim_utf8_string *str, size_t *size) in der_put_utf8string()
HDder_get.c203 heim_utf8_string *str, size_t *size) in der_get_utf8string()
HDtemplate.c80 el(utf8string, heim_utf8_string),
/freebsd-14-stable/crypto/heimdal/lib/kadm5/
HDent_setup.c77 heim_utf8_string pw = tl_data->tl_data_contents; in perform_tl_data()
HDget_s.c246 heim_utf8_string pw; in kadm5_s_get_principal()
/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDext.c289 heim_utf8_string xstr; in hdb_entry_get_password()
/freebsd-14-stable/crypto/heimdal/
HDChangeLog.2003689 * lib/asn1/gen.c: s/UTF8String/heim_utf8_string/ in generated code