_nx_crypto_ecjpake_hello_process() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_ecjpake_hello_process()

_nx_crypto_ecjpake_hello_process() function

Syntax

UINT _nx_crypto_ecjpake_hello_process(NX_CRYPTO_ECJPAKE *ecjpake,     CHAR *id,     UINT id_len,     UCHAR *input,     UINT input_length,     HN_UBASE *scratch);
Implemented in nx_crypto_ecjpake.c:335

Arguments

ecjpake

id

id_len

input

input_length

scratch

References

LocationReferrerText
nx_crypto_ecjpake.c:335
NX_CRYPTO_KEEP UINT _nx_crypto_ecjpake_hello_process(NX_CRYPTO_ECJPAKE *ecjpake,
nx_crypto_ecjpake.h:117
UINT _nx_crypto_ecjpake_hello_process(NX_CRYPTO_ECJPAKE *ecjpake,
nx_crypto_ecjpake.c:1920_nx_crypto_method_ecjpake_operation()
status = _nx_crypto_ecjpake_hello_process(ecjpake,

Call Tree

Functions calling _nx_crypto_ecjpake_hello_process()
Functions called by _nx_crypto_ecjpake_hello_process()
_nx_crypto_ecjpake_hello_process()
Type of _nx_crypto_ecjpake_hello_process()
_nx_crypto_ecjpake_hello_process()