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(3) - redhat |
| bn(3ssl) - debian |
| bn(3ssl) - netbsd |
| bn(3ssl) - freebsd |
| bn(3ssl) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |