Searched refs:CHAR8 (Results 1 – 5 of 5) sorted by relevance
16 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()
14 UINT8 *base64_decode(const CHAR8 *src, INT32 len, INT32 *out_len);20 CHAR8 *base64_encode(const UINT8 *src, INT32 len, INT32 *out_len);
59 typedef char CHAR8; typedef
280 CHAR8 FruString[20];364 CHAR8 BrandString[128];1352 CHAR8 Signature[16];
66 typedef s8 CHAR8; typedef