Searched refs:to_utf16 (Results 1 – 1 of 1) sorted by relevance
157 to_utf16(const char *utf8) in to_utf16() function304 if ((out->pwszId = *id = to_utf16(in->id)) == NULL) { in pack_rp()308 if (in->name && (out->pwszName = *name = to_utf16(in->name)) == NULL) { in pack_rp()328 if ((out->pwszName = *name = to_utf16(in->name)) == NULL) { in pack_user()334 if ((out->pwszIcon = *icon = to_utf16(in->icon)) == NULL) { in pack_user()341 to_utf16(in->display_name)) == NULL) { in pack_user()569 if ((ctx->rp_id = to_utf16(assert->rp_id)) == NULL) { in translate_fido_assert()