Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dder-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*/,
H A Dder_copy.c93 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) in der_copy_printable_string()
H A Dasn1-common.h22 typedef char *heim_utf8_string; typedef
H A Dder_free.c85 der_free_utf8string (heim_utf8_string *str)
H A Dder_length.c213 der_length_utf8string (const heim_utf8_string *data)
H A Dder_put.c247 const heim_utf8_string *str, size_t *size) in der_put_octet_string()
H A Dder_get.c203 heim_utf8_string *str, size_t *size) in der_get_bmp_string()
H A Dtemplate.c80 el(utf8string, heim_utf8_string),
/freebsd/crypto/heimdal/lib/kadm5/
H A Dent_setup.c77 heim_utf8_string pw = tl_data->tl_data_contents; in perform_tl_data()
H A Dget_s.c246 heim_utf8_string pw; in kadm5_s_get_principal()
/freebsd/crypto/heimdal/lib/hdb/
H A Dext.c289 heim_utf8_string xstr; in hdb_entry_get_password()
/freebsd/crypto/heimdal/
H A DChangeLog.2003689 * lib/asn1/gen.c: s/UTF8String/heim_utf8_string/ in generated code