netxduo
NX_CRYPTO_HUGE_NUMBER_LESS
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_CRYPTO_HUGE_NUMBER_LESS
NX_CRYPTO_HUGE_NUMBER_LESS macro
Syntax
Show:
Summary
Declaration
from
nx_crypto_huge_number.h:71
#define
NX_CRYPTO_HUGE_NUMBER_LESS
(
0x1
)
Examples
References
from
examples
Code
Location
#define
NX_CRYPTO_HUGE_NUMBER_LESS
(
0x1
)
nx_crypto_huge_number.h:71
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1195
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1241
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1332
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1384
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1476
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1552
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1641
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1726
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1812
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1847
&
curve
->
nx_crypto_ec_field
.
fp
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1929
&
curve
->
nx_crypto_ec_field
.
fp
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:2116
if
(
_nx_crypto_huge_number_compare_unsigned
(
left
,
right
)
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:2188
if
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:4310
if
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:4316
if
(
NX_CRYPTO_HUGE_NUMBER_LESS
!=
_nx_crypto_huge_number_compare_unsigned
(
&
r
,
&
curve
->
nx_crypto_ec_n
)
)
nx_crypto_ecdsa.c:425
if
(
NX_CRYPTO_HUGE_NUMBER_LESS
!=
_nx_crypto_huge_number_compare_unsigned
(
&
s
,
&
curve
->
nx_crypto_ec_n
)
)
nx_crypto_ecdsa.c:430
else
if
(
cmp
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:189
else
if
(
cmp
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:287
return
(
NX_CRYPTO_HUGE_NUMBER_LESS
)
;
nx_crypto_huge_number.c:902
return
(
NX_CRYPTO_HUGE_NUMBER_LESS
)
;
nx_crypto_huge_number.c:1014
return
(
NX_CRYPTO_HUGE_NUMBER_LESS
)
;
nx_crypto_huge_number.c:1026
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:1462
while
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:1496
if
(
_nx_crypto_huge_number_compare
(
&
u
,
&
v
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:2215
if
(
_nx_crypto_huge_number_compare
(
&
u
,
&
v
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:2378
if
(
_nx_crypto_huge_number_compare
(
result
,
m
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_huge_number.c:2532
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out