Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c55 size += strlen(UTF_PREFIX) * sizeof(u16); in hp_calculate_security_buffer()
92 strprefix = kasprintf(GFP_KERNEL, "%s%s", UTF_PREFIX, in hp_populate_security_buffer()
H A Dbioscfg.h44 #define UTF_PREFIX "<utf-16/>" macro