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. 0.9.7a 2000-11-26 BN_swap(3)
| Related Man Pages |
|---|
| bn(3) - redhat |
| bn(3ssl) - debian |
| bn(3) - opendarwin |
| bn(3ssl) - netbsd |
| bn(3ssl) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Retrieving previous command in a script |
| Tar Command |
| Package |
| [TIP] Processing YAML files with yq |