NX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer

NX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer field

Syntax

UCHAR nx_secure_tls_prf_temp_A_buffer[112];

References

LocationReferrerText
nx_crypto_tls_prf_sha256.h:69
UCHAR nx_secure_tls_prf_temp_A_buffer[112]; /* The temp_A buffer needs to be large enough to holdthe lable(13 bytes) || prf_seed(64 bytes) || hash_size(32 bytes for SHA256) */
nx_crypto_tls_prf_sha256.c:286_nx_crypto_method_prf_sha_256_operation()
phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer;
nx_crypto_tls_prf_sha256.c:287_nx_crypto_method_prf_sha_256_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_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer
Type of NX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_SHA256_STRUCT::nx_secure_tls_prf_temp_A_buffer
all items filtered out