Manual Reference Pages  - BN_swap (3)

NAME

BN_swap - exchange BIGNUMs

CONTENTS

SYNOPSIS



 #include <openssl/bn.h>





 void BN_swap(BIGNUM *a, BIGNUM *b);



DESCRIPTION

BN_swap() exchanges the values of a and b.

bn(3)

HISTORY

BN_swap was added in OpenSSL 0.9.7.
Jump to page    or go to Top of page |  Section 3 |  Main Index.


0.9.7a BN_swap (3) 2000-11-26
Generated by manServer 1.07 from /usr/share/man/man3/BN_swap.3ssl.gz using man macros.