_nx_crypto_method_3des_init() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_method_3des_init()

_nx_crypto_method_3des_init() function

Syntax

UINT _nx_crypto_method_3des_init(struct NX_CRYPTO_METHOD_STRUCT *method,     UCHAR *key,     NX_CRYPTO_KEY_SIZE key_size_in_bits,     VOID **handle,     VOID *crypto_metadata,     ULONG crypto_metadata_size);
Implemented in nx_crypto_3des.c:254

Arguments

method

key

key_size_in_bits

handle

crypto_metadata

crypto_metadata_size

References

LocationText
nx_crypto_3des.c:254
NX_CRYPTO_KEEP UINT _nx_crypto_method_3des_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_3des.h:71
UINT _nx_crypto_method_3des_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_methods.c:759
_nx_crypto_method_3des_init, /* 3DES initialization routine */

Call Tree

Functions called by _nx_crypto_method_3des_init()
_nx_crypto_method_3des_init()
all items filtered out
Data read by _nx_crypto_method_3des_init()
Data written by _nx_crypto_method_3des_init()
_nx_crypto_method_3des_init()
_nx_crypto_method_3des_init()::triple_des_context_ptr
all items filtered out
Implementations
_nx_crypto_method_3des_init()
Type of _nx_crypto_method_3des_init()
_nx_crypto_method_3des_init()
all items filtered out