cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

blacklist.h (135B)


      1#include <linux/kernel.h>
      2#include <linux/errno.h>
      3#include <crypto/pkcs7.h>
      4
      5extern const char __initconst *const blacklist_hashes[];