Searched refs:heim_utf8_string (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | der-protos.h | 127 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 D | der_copy.c | 95 der_copy_utf8string (const heim_utf8_string *from, heim_utf8_string *to) in der_copy_utf8string()
|
H A D | asn1-common.h | 29 typedef char *heim_utf8_string; typedef
|
H A D | der_free.c | 87 der_free_utf8string (heim_utf8_string *str) in der_free_utf8string()
|
H A D | der_length.c | 215 der_length_utf8string (const heim_utf8_string *data) in der_length_utf8string()
|
H A D | der_put.c | 249 const heim_utf8_string *str, size_t *size) in der_put_utf8string()
|
H A D | fuzzer.c | 337 el(utf8string, heim_utf8_string),
|
H A D | der_get.c | 214 heim_utf8_string *str, size_t *size) in der_get_utf8string()
|
H A D | template.c | 72 el(utf8string, heim_utf8_string),
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | der-protos.h | 125 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 D | ent_setup.c | 80 heim_utf8_string pw = tl_data->tl_data_contents; in perform_tl_data()
|
H A D | get_s.c | 314 heim_utf8_string pw; in kadm5_s_get_principal()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | ext.c | 291 heim_utf8_string xstr; in hdb_entry_get_password()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2003 | 689 * lib/asn1/gen.c: s/UTF8String/heim_utf8_string/ in generated code
|