NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer

NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer field

Syntax

UCHAR nx_secure_tls_prf_temp_A_buffer[144];

References

LocationReferrerText
nx_crypto_tls_prf_sha512.h:65
UCHAR nx_secure_tls_prf_temp_A_buffer[144]; /* The temp_A buffer needs to be large enough to holdthe lable(13 bytes) || prf_seed(64 bytes) || hash_size(48 bytes for SHA512) */
nx_crypto_tls_prf_sha512.c:286_nx_crypto_method_prf_sha512_operation()
phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer;
nx_crypto_tls_prf_sha512.c:287_nx_crypto_method_prf_sha512_operation()
phash -> nx_crypto_phash_temp_A_size = sizeof(prf -> nx_secure_tls_prf_temp_A_buffer);

Data Use

Functions reading NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer
Type of NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_SHA512_STRUCT::nx_secure_tls_prf_temp_A_buffer
all items filtered out