NX_CRYPTO_HMAC_SET_HASH is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_CRYPTO_HMAC_SET_HASH macro

Syntax

#define NX_CRYPTO_HMAC_SET_HASH 74

References

LocationText
nx_crypto_const.h:289
#define NX_CRYPTO_HMAC_SET_HASH 74 /* Set the generic hash routine to be used for HMAC operations. */
nx_crypto_hkdf.c:294
status = hkdf->nx_crypto_hmac_method->nx_crypto_operation(NX_CRYPTO_HMAC_SET_HASH, NX_CRYPTO_NULL,
nx_crypto_hkdf.c:305
status = hkdf->nx_crypto_hmac_method->nx_crypto_operation(NX_CRYPTO_HMAC_SET_HASH, NX_CRYPTO_NULL,
nx_crypto_hmac.c:872
case NX_CRYPTO_HMAC_SET_HASH: