summaryrefslogtreecommitdiffstats
path: root/fips/rand/fips_rand_lcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'fips/rand/fips_rand_lcl.h')
-rw-r--r--fips/rand/fips_rand_lcl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fips/rand/fips_rand_lcl.h b/fips/rand/fips_rand_lcl.h
index 34f1c59991..2f0dfac95c 100644
--- a/fips/rand/fips_rand_lcl.h
+++ b/fips/rand/fips_rand_lcl.h
@@ -170,3 +170,4 @@ struct drbg_ctx_st
int fips_drbg_ctr_init(DRBG_CTX *dctx);
int fips_drbg_hash_init(DRBG_CTX *dctx);
+int fips_drbg_kat(DRBG_CTX *dctx, int nid, unsigned int flags);