_nx_crypto_method_null_init() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_method_null_init()

_nx_crypto_method_null_init() function

Syntax

UINT _nx_crypto_method_null_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_null_cipher.c:72

Arguments

method

key

key_size_in_bits

handle

crypto_metadata

crypto_metadata_size

References

LocationText
nx_crypto_null_cipher.c:72
NX_CRYPTO_KEEP UINT _nx_crypto_method_null_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_null.h:78
UINT _nx_crypto_method_null_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_methods.c:529
_nx_crypto_method_null_init, /* NULL initialization routine */

Data Use

Implementations
_nx_crypto_method_null_init()
Type of _nx_crypto_method_null_init()
_nx_crypto_method_null_init()
all items filtered out