uint8_t 96 ext/digest/sha2/sha2.h typedef u_int8_t uint8_t; /* 1-byte (8-bits) */ uint8_t 100 ext/digest/sha2/sha2.h typedef unsigned char uint8_t; /* 1-byte (8-bits) */