@@ -0,0 +1,3 @@
char *base16_to(char *dst, const u8 *src, size_t slen);
size_t base16_from(u8 *dst, u8 *dmask, const char *src);
The note is not visible to the blocked user.