Lines Matching defs:sha2_byte
73 typedef uint8_t sha2_byte; /* Exactly 1 byte */
134 typedef uint8_t sha2_byte; /* Exactly 1 byte */
140 typedef u_int8_t sha2_byte; /* Exactly 1 byte */
448 sha2_byte digest[SHA256_DIGEST_LENGTH];
449 sha2_byte digest_sum[SHA256_DIGEST_LENGTH];
452 sha2_byte buffer[SHA256_BLOCK_LENGTH];
634 sha2_byte* data = (sha2_byte*)s;
778 register sha2_byte* d;
779 register sha2_byte* e;
817 sha2_byte digest[SHA512_DIGEST_LENGTH];
818 sha2_byte digest_sum[SHA512_DIGEST_LENGTH];
821 sha2_byte buffer[SHA512_BLOCK_LENGTH];
997 sha2_byte* data = (sha2_byte*)s;
1139 register sha2_byte* d;
1140 register sha2_byte* e;
1208 register sha2_byte* d;
1209 register sha2_byte* e;