bn_swap(3) netbsd man page | unix.com

Man Page: bn_swap

Operating Environment: netbsd

Section: 3

BN_swap(3)							      OpenSSL								BN_swap(3)

NAME
BN_swap - exchange BIGNUMs
LIBRARY
libcrypto, -lcrypto
SYNOPSIS
#include <openssl/bn.h> void BN_swap(BIGNUM *a, BIGNUM *b);
DESCRIPTION
BN_swap() exchanges the values of a and b. openssl_bn(3)
HISTORY
BN_swap was added in OpenSSL 0.9.7. 1.0.1i 2009-07-20 BN_swap(3)
Related Man Pages
bn(3ssl) - linux
bn(3ssl) - debian
bn(3ssl) - freebsd
bn(3ssl) - minix
bn(3ssl) - php
Similar Topics in the Unix Linux Community
Memory Leaks
How to install PGX32 on Sparc 10 Ultra?
Vm versus physical linux server
Make bold chars in UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD