_nx_crypto_method_sha256_init() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_method_sha256_init()

_nx_crypto_method_sha256_init() function

Syntax

UINT _nx_crypto_method_sha256_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_sha2.c:631

Arguments

method

key

key_size_in_bits

handle

crypto_metadata

crypto_metadata_size

References

LocationText
nx_crypto_sha2.c:631
NX_CRYPTO_KEEP UINT _nx_crypto_method_sha256_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_sha2.h:98
UINT _nx_crypto_method_sha256_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_methods.c:573
_nx_crypto_method_sha256_init, /* SHA224 initialization routine */
nx_crypto_methods.c:587
_nx_crypto_method_sha256_init, /* SHA256 initialization routine */

Data Use

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