Rewrite the hashing primitives to support runtime-level hashing.
authorChris Hanson <org/chris-hanson/cph>
Wed, 23 May 2018 07:17:55 +0000 (00:17 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 23 May 2018 07:17:55 +0000 (00:17 -0700)
commit528fdcb53f576f000f4c7e6a71e01c0d7fb23fe1
treeaea8d2e8dbee6bc801aa7cf6f9737246c4c6f1b3
parente6ee3f100afacb6d60c8eb22fb730d705d6c1460
Rewrite the hashing primitives to support runtime-level hashing.
src/microcode/extern.h
src/microcode/intern.c
src/microcode/prim.c
src/microcode/utils.c