[#RAND_DRBG] = RAND_DRBG :mrdocs: Legacy deterministic random bit generator handle (deprecated; prefer EVP_RAND). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:rand_drbg_st.adoc[rand_drbg_st] RAND_DRBG; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#