netxduo
NX_CRYPTO_HUGE_NUMBER_EQUAL
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_EQUAL
NX_CRYPTO_HUGE_NUMBER_EQUAL macro
Syntax
Show:
Summary
Declaration
from
nx_crypto_huge_number.h:70
#define
NX_CRYPTO_HUGE_NUMBER_EQUAL
(
0x0
)
Examples
References
from
examples
Code
Location
#define
NX_CRYPTO_HUGE_NUMBER_EQUAL
(
0x0
)
nx_crypto_huge_number.h:70
else
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:1199
else
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:1336
else
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:1480
else
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:1645
else
if
(
compare_value
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:1816
&
right
->
nx_crypto_ec_point_x
)
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
&&
nx_crypto_ec.c:2572
&
right
->
nx_crypto_ec_point_y
)
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
)
nx_crypto_ec.c:2574
if
(
compare_value
!=
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_ec.c:4350
if
(
NX_CRYPTO_HUGE_NUMBER_EQUAL
!=
_nx_crypto_huge_number_compare_unsigned
(
&
pt
.
nx_crypto_ec_point_x
,
&
r
)
)
nx_crypto_ecdsa.c:472
&
v
->
nx_crypto_ec_point_x
)
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
&&
nx_crypto_ecjpake.c:1248
&
v
->
nx_crypto_ec_point_y
)
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
)
nx_crypto_ecjpake.c:1250
if
(
cmp
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_huge_number.c:185
if
(
cmp
==
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
nx_crypto_huge_number.c:283
return
(
NX_CRYPTO_HUGE_NUMBER_EQUAL
)
;
nx_crypto_huge_number.c:1031
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