netxduo
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x3
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_ECJPAKE::nx_crypto_ecjpake_public_x3
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x3 field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ecjpake.h:88
NX_CRYPTO_EC_POINT
nx_crypto_ecjpake_public_x3
;
Examples
References
from
examples
Code
Location
Referrer
NX_CRYPTO_EC_POINT
nx_crypto_ecjpake_public_x3
;
/* x3 and x4 are always peer public keys */
nx_crypto_ecjpake.h:88
NX_CRYPTO_EC_POINT_INITIALIZE
(
&
ecjpake
->
nx_crypto_ecjpake_public_x3
,
nx_crypto_ecjpake.c:99
_nx_crypto_ecjpake_init()
status
=
_nx_crypto_ec_point_setup
(
&
ecjpake
->
nx_crypto_ecjpake_public_x3
,
nx_crypto_ecjpake.c:353
_nx_crypto_ecjpake_hello_process()
&
ecjpake
->
nx_crypto_ecjpake_public_x3
,
nx_crypto_ecjpake.c:384
_nx_crypto_ecjpake_hello_process()
&
ecjpake
->
nx_crypto_ecjpake_public_x3
,
nx_crypto_ecjpake.c:522
_nx_crypto_ecjpake_key_exchange_generate()
curve
->
nx_crypto_ec_add
(
curve
,
&
ga
,
&
ecjpake
->
nx_crypto_ecjpake_public_x3
,
scratch
)
;
nx_crypto_ecjpake.c:669
_nx_crypto_ecjpake_key_exchange_process()
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