OpenGrok
Cross Reference: bn.h
xref
: /
external
/
openssl
/
crypto
/
bn
/
bn.h
Home
|
History
|
Annotate
|
Download
|
only in
bn
Lines Matching
full:bn_is_zero
407
#define
BN_is_zero
(a) ((a)->top == 0)