crypto: api - Export crypto_boot_test_finished
[sfrench/cifs-2.6.git] / crypto / api.c
index 1cf1f03347cc34e83d767a8c7039ec7bb6b249c1..ee5991fe11f8b3c283066c8fee19aa744136c235 100644 (file)
@@ -32,6 +32,7 @@ BLOCKING_NOTIFIER_HEAD(crypto_chain);
 EXPORT_SYMBOL_GPL(crypto_chain);
 
 DEFINE_STATIC_KEY_FALSE(crypto_boot_test_finished);
+EXPORT_SYMBOL_GPL(crypto_boot_test_finished);
 
 static struct crypto_alg *crypto_larval_wait(struct crypto_alg *alg);