NX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer

NX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer field

Syntax

UCHAR nx_secure_tls_prf_temp_A_buffer[100];

References

LocationReferrerText
nx_crypto_tls_prf_1.h:69
UCHAR nx_secure_tls_prf_temp_A_buffer[100]; /* The temp_A buffer needs to be large enough to holdthe lable(13 bytes) || prf_seed(64 bytes) || hash_size(20 bytes for SHA1/MD5) */
nx_crypto_tls_prf_1.c:287_nx_crypto_method_prf_1_operation()
phash -> nx_crypto_phash_temp_A = prf -> nx_secure_tls_prf_temp_A_buffer;
nx_crypto_tls_prf_1.c:288_nx_crypto_method_prf_1_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_1_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer
Type of NX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer
NX_CRYPTO_TLS_PRF_1_STRUCT::nx_secure_tls_prf_temp_A_buffer
all items filtered out