Home
last modified time | relevance | path

Searched refs:CHAR8 (Results 1 – 5 of 5) sorted by relevance

/openbmc/libcper/
H A Dbase64.c16 CHAR8 *base64_encode(const UINT8 *src, INT32 len, INT32 *out_len) in base64_encode()
18 CHAR8 *out; in base64_encode()
19 CHAR8 *out_pos; in base64_encode()
92 UINT8 *base64_decode(const CHAR8 *src, INT32 len, INT32 *out_len) in base64_decode()
/openbmc/libcper/include/libcper/
H A Dbase64.h14 UINT8 *base64_decode(const CHAR8 *src, INT32 len, INT32 *out_len);
20 CHAR8 *base64_encode(const UINT8 *src, INT32 len, INT32 *out_len);
H A DBaseTypes.h59 typedef char CHAR8; typedef
H A DCper.h280 CHAR8 FruString[20];
364 CHAR8 BrandString[128];
1352 CHAR8 Signature[16];
/openbmc/linux/include/sound/
H A Dwavefront.h66 typedef s8 CHAR8; typedef