Searched refs:strprefix (Results 1 – 1 of 1) sorted by relevance
72 char *strprefix = NULL; in hp_populate_security_buffer() local92 strprefix = kasprintf(GFP_KERNEL, "%s%s", UTF_PREFIX, in hp_populate_security_buffer()94 if (!strprefix) in hp_populate_security_buffer()97 auth = hp_ascii_to_utf16_unicode(auth, strprefix); in hp_populate_security_buffer()98 kfree(strprefix); in hp_populate_security_buffer()