summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/hmac_drbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/hmac_drbg.h')
-rw-r--r--src/include/ipxe/hmac_drbg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/hmac_drbg.h b/src/include/ipxe/hmac_drbg.h
index a0f22da75..e9113807c 100644
--- a/src/include/ipxe/hmac_drbg.h
+++ b/src/include/ipxe/hmac_drbg.h
@@ -8,6 +8,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <stdint.h>
#include <ipxe/crypto.h>