Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_sha2.h89 … ULONG nx_sha256_word_array[64]; /* Working 64 word array. */ member
/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_sha2.c446 w = context -> nx_sha256_word_array; in _nx_crypto_sha256_process_buffer()