Lines Matching full:putchar
685 putchar(hex[(sha1[i]>>4) & 0xf]);686 putchar(hex[sha1[i] & 0xf]);752 putchar('\n');1011 putchar('\n');