netxduo
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_hash_metadata
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_hash_metadata
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_hash_metadata field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ecjpake.h:94
VOID
*
nx_crypto_ecjpake_hash_metadata
;
Examples
References
from
examples
Code
Location
Referrer
VOID
*
nx_crypto_ecjpake_hash_metadata
;
nx_crypto_ecjpake.h:94
ecjpake
->
nx_crypto_ecjpake_hash_metadata
=
scratch_ptr
;
nx_crypto_ecjpake.c:87
_nx_crypto_ecjpake_init()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
=
hash_metadata
;
nx_crypto_ecjpake.c:92
_nx_crypto_ecjpake_init()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:193
_nx_crypto_ecjpake_hello_generate()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:245
_nx_crypto_ecjpake_hello_generate()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:380
_nx_crypto_ecjpake_hello_process()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:419
_nx_crypto_ecjpake_hello_process()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:532
_nx_crypto_ecjpake_key_exchange_generate()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:695
_nx_crypto_ecjpake_key_exchange_process()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:709
_nx_crypto_ecjpake_key_exchange_process()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
=
(
VOID
*
)
key
;
nx_crypto_ecjpake.c:1875
_nx_crypto_method_ecjpake_operation()
ecjpake
->
nx_crypto_ecjpake_hash_metadata
,
nx_crypto_ecjpake.c:1901
_nx_crypto_method_ecjpake_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_hash_metadata
is written by 2 functions and is read by 5 functions:
_nx_crypto_ecjpake_init()
_nx_crypto_method_ecjpake_operation()
All items filtered out
NX_CRYPTO_ECJPAKE::nx_crypto_ecjpake_hash_metadata
_nx_crypto_ecjpake_hello_generate()
_nx_crypto_ecjpake_hello_process()
_nx_crypto_ecjpake_key_exchange_generate()
_nx_crypto_ecjpake_key_exchange_process()
_nx_crypto_method_ecjpake_operation()
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