NAME
BN_CTX_start, BN_CTX_get, BN_CTX_end — use temporary BIGNUM variablesSYNOPSIS
#include <openssl/bn.h>BN_CTX_start(BN_CTX *ctx);
BN_CTX_get(BN_CTX *ctx);
BN_CTX_end(BN_CTX *ctx);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |