bn_swap(3) osx man page | unix.com

Man Page: bn_swap

Operating Environment: osx

Section: 3

BN_swap(3)							      OpenSSL								BN_swap(3)

NAME
BN_swap - exchange BIGNUMs
SYNOPSIS
#include <openssl/bn.h> void BN_swap(BIGNUM *a, BIGNUM *b);
DESCRIPTION
BN_swap() exchanges the values of a and b. bn(3)
HISTORY
BN_swap was added in OpenSSL 0.9.7. 50 2013-03-05 BN_swap(3)
Related Man Pages
bn(3) - opendarwin
bn(3ssl) - netbsd
bn(3ssl) - minix
bn(3ssl) - x11r4
bn(3ssl) - posix
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash