-
Kees Cook authored
This removes the use of enums in favor of much more readable and compact structure arrays. This requires changing all the enum passing to pointers instead, but the results are much cleaner. Signed-off-by:
Kees Cook <keescook@chromium.org>
c479e3fd