|
|
This manual page is part of Xcode Tools version 3.2To obtain these tools:
If you are running a version of Xcode Tools other than 3.2, view the documentation locally:
Reading manual pagesManual pages are intended as a quick reference for people who already understand a technology.
|
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.
0.9.8 2009-04-03 BN_swap(3)
|
The way to report a problem with this manual page depends on the type of problem: