Home
last modified time | relevance | path

Searched refs:secret_half_point (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_tls_prf_1.c246 UCHAR *secret_half_point; in _nx_crypto_method_prf_1_operation() local
317 secret_half_point = &(phash -> nx_crypto_phash_secret[secret_len - 1]); in _nx_crypto_method_prf_1_operation()
322 secret_half_point = &(phash -> nx_crypto_phash_secret[secret_len]); in _nx_crypto_method_prf_1_operation()
339 phash -> nx_crypto_phash_secret = secret_half_point; in _nx_crypto_method_prf_1_operation()