summaryrefslogtreecommitdiffstats
path: root/include/crypto/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/context.h')
-rw-r--r--include/crypto/context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/crypto/context.h b/include/crypto/context.h
index 143f6d6b6d..cc06c71be8 100644
--- a/include/crypto/context.h
+++ b/include/crypto/context.h
@@ -38,3 +38,4 @@ void ossl_self_test_set_callback_free(void *);
void ossl_rand_crng_ctx_free(void *);
void ossl_thread_event_ctx_free(void *);
void ossl_fips_prov_ossl_ctx_free(void *);
+void ossl_release_default_drbg_ctx(void);