344 static const uint8_t
pad[64] = {0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
345 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
346 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
347 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
353 for (
i = 0;
i < 8; ++
i) {
362 for (
i = 0;
i < 16; ++
i) {
363 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)