diff options
Diffstat (limited to 'src/crypto/mishmash/rsa_sha1.c')
| -rw-r--r-- | src/crypto/mishmash/rsa_sha1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/mishmash/rsa_sha1.c b/src/crypto/mishmash/rsa_sha1.c index 264f871f1..8907ac08a 100644 --- a/src/crypto/mishmash/rsa_sha1.c +++ b/src/crypto/mishmash/rsa_sha1.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <ipxe/rsa.h> #include <ipxe/sha1.h> |
