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. 1.0.1e 2013-02-11 BN_swap(3)
| Related Man Pages |
|---|
| bn(3) - redhat |
| bn(3) - centos |
| bn(3openssl) - opensolaris |
| bn(3ssl) - minix |
| bn(3ssl) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |