netbsd man page for bn_swap

Query: bn_swap

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3) - redhat
bn(3ssl) - freebsd
bn(3ssl) - minix
bn(3ssl) - x11r4
bn(3ssl) - php
Similar Topics in the Unix Linux Community
Better to Use Return Code or wc -l Output?
Vm versus physical linux server
Grandpa returning to UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD