Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dder-protos.h127 const heim_utf8_string */*from*/,
128 heim_utf8_string */*to*/);
181 der_free_utf8string (heim_utf8_string */*str*/);
343 heim_utf8_string */*str*/,
446 der_length_utf8string (const heim_utf8_string */*data*/);
648 const heim_utf8_string */*str*/,
H A Dder_copy.c95 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) in der_copy_utf8string()
H A Dasn1-common.h29 typedef char *heim_utf8_string; typedef
H A Dder_free.c87 der_free_utf8string (heim_utf8_string *str) in der_free_utf8string()
H A Dder_length.c215 der_length_utf8string (const heim_utf8_string *data) in der_length_utf8string()
H A Dder_put.c249 const heim_utf8_string *str, size_t *size) in der_put_utf8string()
H A Dfuzzer.c337 el(utf8string, heim_utf8_string),
H A Dder_get.c214 heim_utf8_string *str, size_t *size) in der_get_utf8string()
H A Dtemplate.c72 el(utf8string, heim_utf8_string),
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dder-protos.h125 const heim_utf8_string */*from*/,
126 heim_utf8_string */*to*/);
179 der_free_utf8string (heim_utf8_string */*str*/);
341 heim_utf8_string */*str*/,
444 der_length_utf8string (const heim_utf8_string */*data*/);
646 const heim_utf8_string */*str*/,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dent_setup.c80 heim_utf8_string pw = tl_data->tl_data_contents; in perform_tl_data()
H A Dget_s.c314 heim_utf8_string pw; in kadm5_s_get_principal()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dext.c291 heim_utf8_string xstr; in hdb_entry_get_password()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2003689 * lib/asn1/gen.c: s/UTF8String/heim_utf8_string/ in generated code