netxduo
NX_CRYPTO_EC_STRUCT::
::fp
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_EC_STRUCT::
::fp
NX_CRYPTO_EC_STRUCT::
::fp field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ec.h:125
NX_CRYPTO_HUGE_NUMBER
fp
;
Examples
References
from
examples
Code
Location
Referrer
NX_CRYPTO_HUGE_NUMBER
fp
;
nx_crypto_ec.h:125
.
fp
=
nx_crypto_ec.c:386
.
fp
=
nx_crypto_ec.c:448
.
fp
=
nx_crypto_ec.c:510
.
fp
=
nx_crypto_ec.c:572
.
fp
=
nx_crypto_ec.c:634
p
=
&
curve
->
nx_crypto_ec_field
.
fp
;
nx_crypto_ec.c:1093
_nx_crypto_ec_point_fp_projective_to_affine()
compare_value
=
_nx_crypto_huge_number_compare
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1194
_nx_crypto_ec_secp192r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1240
_nx_crypto_ec_secp192r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1243
_nx_crypto_ec_secp192r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1245
_nx_crypto_ec_secp192r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
&
curve
->
nx_crypto_ec_field
.
fp
,
value
,
value
)
;
nx_crypto_ec.c:1253
_nx_crypto_ec_secp192r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1331
_nx_crypto_ec_secp224r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1383
_nx_crypto_ec_secp224r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1386
_nx_crypto_ec_secp224r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1388
_nx_crypto_ec_secp224r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
&
curve
->
nx_crypto_ec_field
.
fp
,
value
,
value
)
;
nx_crypto_ec.c:1396
_nx_crypto_ec_secp224r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1475
_nx_crypto_ec_secp256r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1551
_nx_crypto_ec_secp256r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1554
_nx_crypto_ec_secp256r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1556
_nx_crypto_ec_secp256r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
&
curve
->
nx_crypto_ec_field
.
fp
,
value
,
value
)
;
nx_crypto_ec.c:1564
_nx_crypto_ec_secp256r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1640
_nx_crypto_ec_secp384r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1725
_nx_crypto_ec_secp384r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1728
_nx_crypto_ec_secp384r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1730
_nx_crypto_ec_secp384r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
&
curve
->
nx_crypto_ec_field
.
fp
,
value
,
value
)
;
nx_crypto_ec.c:1738
_nx_crypto_ec_secp384r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1811
_nx_crypto_ec_secp521r1_reduce()
compare_value
=
_nx_crypto_huge_number_compare_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1846
_nx_crypto_ec_secp521r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1849
_nx_crypto_ec_secp521r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1851
_nx_crypto_ec_secp521r1_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
&
curve
->
nx_crypto_ec_field
.
fp
,
value
,
value
)
;
nx_crypto_ec.c:1859
_nx_crypto_ec_secp521r1_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:1929
_nx_crypto_ec_add_digit_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
,
value
)
;
nx_crypto_ec.c:1931
_nx_crypto_ec_add_digit_reduce()
_nx_crypto_huge_number_add_unsigned
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:1994
_nx_crypto_ec_subtract_digit_reduce()
_nx_crypto_huge_number_modulus
(
value
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:2051
_nx_crypto_ec_fp_reduce()
&
curve
->
nx_crypto_ec_field
.
fp
)
!=
NX_CRYPTO_HUGE_NUMBER_LESS
)
nx_crypto_ec.c:2116
_nx_crypto_ec_add_reduce()
_nx_crypto_huge_number_subtract_unsigned
(
left
,
&
curve
->
nx_crypto_ec_field
.
fp
,
left
)
;
nx_crypto_ec.c:2118
_nx_crypto_ec_add_reduce()
_nx_crypto_huge_number_add_unsigned
(
left
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:2190
_nx_crypto_ec_subtract_reduce()
p
=
&
curve
->
nx_crypto_ec_field
.
fp
;
nx_crypto_ec.c:2564
_nx_crypto_ec_fp_affine_add()
NX_CRYPTO_HUGE_NUMBER_COPY
(
&
point
.
nx_crypto_ec_point_y
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:2673
_nx_crypto_ec_fp_affine_subtract()
NX_CRYPTO_HUGE_NUMBER_COPY
(
&
negative_g
.
nx_crypto_ec_point_y
,
&
curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:2895
_nx_crypto_ec_fp_projective_multiple()
compare_value
=
_nx_crypto_huge_number_compare
(
&
public_key
->
nx_crypto_ec_point_x
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4309
_nx_crypto_ec_validate_public_key()
compare_value
=
_nx_crypto_huge_number_compare
(
&
public_key
->
nx_crypto_ec_point_y
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4315
_nx_crypto_ec_validate_public_key()
_nx_crypto_huge_number_modulus
(
&
temp
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4336
_nx_crypto_ec_validate_public_key()
_nx_crypto_huge_number_modulus
(
&
temp
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4338
_nx_crypto_ec_validate_public_key()
_nx_crypto_huge_number_modulus
(
&
right
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4341
_nx_crypto_ec_validate_public_key()
_nx_crypto_huge_number_modulus
(
&
right
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4344
_nx_crypto_ec_validate_public_key()
_nx_crypto_huge_number_modulus
(
&
temp
,
&
chosen_curve
->
nx_crypto_ec_field
.
fp
)
;
nx_crypto_ec.c:4347
_nx_crypto_ec_validate_public_key()
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