Searched defs:ucs2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/wind/
H A Dtest-rw.c48 uint16_t ucs2[MAX_LENGTH]; member in struct:testcase
/freebsd-13-stable/usr.sbin/efivar/
H A Defiutil.c79 efi_char *ucs2; local
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dpac.c645 uint16_t *ucs2; local
731 uint16_t *ucs2; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A Dntlm.c246 len_string(int ucs2, const char *s) argument
259 ret_string(krb5_storage *sp, int ucs2, size_t len, char **s) argument
290 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) argument
300 put_string(krb5_storage *sp, int ucs2, const char *s) argument
370 encode_ti_string(krb5_storage *out, uint16_t type, int ucs2, char *s) argument
395 heim_ntlm_encode_targetinfo(const struct ntlm_targetinfo *ti, int ucs2, struct ntlm_buf *data) argument
456 heim_ntlm_decode_targetinfo(const struct ntlm_buf *data, int ucs2, struct ntlm_targetinfo *ti) argument
687 int ucs2 = 0; local
751 int ucs2 = 0; local
835 heim_ntlm_decode_type3(const struct ntlm_buf *buf, int ucs2, struct ntlm_type3 *type3) argument
922 int ucs2 = 0; local
[all...]

Completed in 70 milliseconds