NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length

NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length field

Syntax

NX_CRYPTO_KEY_SIZE nx_crypto_phash_secret_length;

References

LocationReferrerText
nx_crypto_phash.h:67
NX_CRYPTO_KEY_SIZE nx_crypto_phash_secret_length;
nx_crypto_phash.c:109_nx_crypto_phash()
secret_len = phash -> nx_crypto_phash_secret_length;
nx_crypto_tls_prf_1.c:106_nx_crypto_method_prf_1_init()
phash -> nx_crypto_phash_secret_length = key_size_in_bits;
nx_crypto_tls_prf_1.c:306_nx_crypto_method_prf_1_operation()
secret_len = (phash -> nx_crypto_phash_secret_length + 1) / 2;
nx_crypto_tls_prf_1.c:310_nx_crypto_method_prf_1_operation()
if (phash -> nx_crypto_phash_secret_length % 2)
nx_crypto_tls_prf_1.c:322_nx_crypto_method_prf_1_operation()
phash -> nx_crypto_phash_secret_length = secret_len;
nx_crypto_tls_prf_sha256.c:106_nx_crypto_method_prf_sha_256_init()
phash -> nx_crypto_phash_secret_length = key_size_in_bits;
nx_crypto_tls_prf_sha384.c:107_nx_crypto_method_prf_sha384_init()
phash -> nx_crypto_phash_secret_length = key_size_in_bits;
nx_crypto_tls_prf_sha512.c:107_nx_crypto_method_prf_sha512_init()
phash -> nx_crypto_phash_secret_length = key_size_in_bits;

Data Use

Functions writing NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length
Functions reading NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length
NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length
Type of NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length
NX_CRYPTO_PHASH_STRUCT::nx_crypto_phash_secret_length
all items filtered out