summaryrefslogtreecommitdiff
path: root/include/mok.h
AgeCommit message (Collapse)Author
2021-09-07mok: move the mok_state_variables definitions to their own headerPeter Jones
This lets us access the definitions for this structure, and the data being used at runtime, from unit tests. Signed-off-by: Peter Jones <pjones@redhat.com>