diff options
Diffstat (limited to 'src/crypto/ecb.c')
| -rw-r--r-- | src/crypto/ecb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/ecb.c b/src/crypto/ecb.c index 3c9cf340c..73eef09c2 100644 --- a/src/crypto/ecb.c +++ b/src/crypto/ecb.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <assert.h> #include <ipxe/crypto.h> |
