netxduo
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x1
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_x1
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x1 field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ecjpake.h:86
NX_CRYPTO_EC_POINT
nx_crypto_ecjpake_public_x1
;
Examples
References
from
examples
Code
Location
Referrer
NX_CRYPTO_EC_POINT
nx_crypto_ecjpake_public_x1
;
/* x1 and x2 are always local public keys */
nx_crypto_ecjpake.h:86
NX_CRYPTO_EC_POINT_INITIALIZE
(
&
ecjpake
->
nx_crypto_ecjpake_public_x1
,
nx_crypto_ecjpake.c:95
_nx_crypto_ecjpake_init()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
,
scratch
)
;
nx_crypto_ecjpake.c:185
_nx_crypto_ecjpake_hello_generate()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
,
nx_crypto_ecjpake.c:197
_nx_crypto_ecjpake_hello_generate()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
,
nx_crypto_ecjpake.c:209
_nx_crypto_ecjpake_hello_generate()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
,
nx_crypto_ecjpake.c:521
_nx_crypto_ecjpake_key_exchange_generate()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
.
nx_crypto_ec_point_x
)
;
nx_crypto_ecjpake.c:665
_nx_crypto_ecjpake_key_exchange_process()
&
ecjpake
->
nx_crypto_ecjpake_public_x1
.
nx_crypto_ec_point_y
)
;
nx_crypto_ecjpake.c:667
_nx_crypto_ecjpake_key_exchange_process()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x1
is read by 1 function:
All items filtered out
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_public_x1
_nx_crypto_ecjpake_key_exchange_process()
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