BN_swap(3SSL) OpenSSL BN_swap(3SSL)NAMEBN_swap - exchange BIGNUMsSYNOPSIS#include <openssl/bn.h> void BN_swap(BIGNUM *a, BIGNUM *b);DESCRIPTIONBN_swap() exchanges the values of a and b. bn(3)HISTORYBN_swap was added in OpenSSL 0.9.7. 1.0.1e 2013-02-11 BN_swap(3SSL)
| Related Man Pages |
|---|
| bn(3ssl) - freebsd |
| bn(3ssl) - php |
| bn(3ssl) - posix |
| bn(3ssl) - ultrix |
| bn(3ssl) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| Scripts without shebang |
| UNIX Environment Setup - (Just starting!) |
| Controlling user input |