GNU/Linux |
CentOS 5.4 |
|
![]() |
BN_swap(3ssl) |
![]() |
BN_swap − exchange BIGNUMs
#include <openssl/bn.h> void BN_swap(BIGNUM *a, BIGNUM *b);
BN_swap() exchanges the values of a and b.
bn(3)
BN_swap was added in OpenSSL 0.9.7.
![]() |
BN_swap(3ssl) | ![]() |