Home
last modified time | relevance | path

Searched refs:utf16bytes (Results 1 – 2 of 2) sorted by relevance

/src/crypto/krb5/src/util/support/
H A Dutf8_conv.c152 k5_utf16le_to_utf8(const uint8_t *utf16bytes, size_t nbytes, char **utf8_out) in k5_utf16le_to_utf8() argument
167 k5_input_init(&in, utf16bytes, nbytes); in k5_utf16le_to_utf8()
/src/crypto/krb5/src/include/
H A Dk5-utf8.h85 int k5_utf16le_to_utf8(const uint8_t *utf16bytes, size_t nbytes,