336 static const uint8_t
pad[64] = {0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
337 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
338 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
339 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
345 for (
i = 0;
i < 8; ++
i) {
354 for (
i = 0;
i < 16; ++
i) {
355 digest[
i] = (uint8_t)(
abcd[
i >> 2] >> ((
i & 3) << 3));
#define SET(a, b, c, d, k, s, Ti)
static void copy(bNodeTree *dest_ntree, bNode *dest_node, const bNode *src_node)