NAME
BN_copy, BN_dup — copy BIGNUMsSYNOPSIS
#include <openssl/bn.h>BN_copy(BIGNUM *to, const BIGNUM *from);
BN_dup(const BIGNUM *from);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |