_nx_crypto_method_hmac_sha1_init() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_crypto_method_hmac_sha1_init()

_nx_crypto_method_hmac_sha1_init() function

Syntax

UINT _nx_crypto_method_hmac_sha1_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_hmac_sha1.c:73

Arguments

method

key

key_size_in_bits

handle

crypto_metadata

crypto_metadata_size

References

LocationText
nx_crypto_hmac_sha1.c:73
NX_CRYPTO_KEEP UINT _nx_crypto_method_hmac_sha1_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_hmac_sha1.h:86
UINT _nx_crypto_method_hmac_sha1_init(struct NX_CRYPTO_METHOD_STRUCT *method,
nx_crypto_methods.c:301
_nx_crypto_method_hmac_sha1_init, /* HMAC SHA1 initialization routine */

Data Use

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