BN_swap(3) OpenSSL BN_swap(3)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. 50 2013-03-05 BN_swap(3)
| Related Man Pages |
|---|
| bn(3ssl) - debian |
| bn(3openssl) - opensolaris |
| bn(3ssl) - freebsd |
| bn(3ssl) - suse |
| bn(3ssl) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| When is a _function_ not a _function_? |
| Undeletable file |
| To print diamond asterisk pattern based on inputs |
| Syntax error in subtraction in Bash |