[#BN_CTX] = BN_CTX :mrdocs: Temporary‐variable pool used by BIGNUM arithmetic helpers. == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bignum_ctx.adoc[bignum_ctx] BN_CTX; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#