Lines Matching full:putchar
678 putchar(hex[(sha1[i]>>4) & 0xf]);679 putchar(hex[sha1[i] & 0xf]);744 putchar('\n');1008 putchar('\n');