aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/testmgr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/testmgr.c b/crypto/testmgr.c
index 158ce65..3a914c7 100644
--- a/crypto/testmgr.c
+++ b/crypto/testmgr.c
@@ -145,6 +145,7 @@ bool in_fips_err()
{
return (IN_FIPS_ERROR == FIPS_ERR);
}
+EXPORT_SYMBOL_GPL(in_fips_err);
void set_in_fips_err()
{