Lines Matching refs:sha2_byte
91 typedef uint8_t sha2_byte; /* Exactly 1 byte */ typedef
152 typedef uint8_t sha2_byte; /* Exactly 1 byte */ typedef
158 typedef u_int8_t sha2_byte; /* Exactly 1 byte */ typedef
466 sha2_byte digest[SHA256_DIGEST_LENGTH];
467 sha2_byte digest_sum[SHA256_DIGEST_LENGTH];
470 sha2_byte buffer[SHA256_BLOCK_LENGTH];
652 sha2_byte* data = (sha2_byte*)s; in sha256_block()
796 register sha2_byte* d; in sha256_print()
797 register sha2_byte* e; in sha256_print()
835 sha2_byte digest[SHA512_DIGEST_LENGTH];
836 sha2_byte digest_sum[SHA512_DIGEST_LENGTH];
839 sha2_byte buffer[SHA512_BLOCK_LENGTH];
1015 sha2_byte* data = (sha2_byte*)s; in sha512_block()
1158 register sha2_byte* d; in sha512_print()
1159 register sha2_byte* e; in sha512_print()
1227 register sha2_byte* d; in sha384_print()
1228 register sha2_byte* e; in sha384_print()