Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_method_self_test_prf.c163 UINT seed_length; in _nx_crypto_method_self_test_prf() local
182 seed_length = sizeof(seed_sha1); in _nx_crypto_method_self_test_prf()
192 seed_length = sizeof(seed_sha256); in _nx_crypto_method_self_test_prf()
202 seed_length = sizeof(seed_sha384); in _nx_crypto_method_self_test_prf()
212 seed_length = sizeof(seed_sha512); in _nx_crypto_method_self_test_prf()
251 seed_length, in _nx_crypto_method_self_test_prf()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_prf.c111 UINT seed_length; in _nx_secure_crypto_method_self_test_prf() local
130 seed_length = sizeof(seed_sha1); in _nx_secure_crypto_method_self_test_prf()
140 seed_length = sizeof(seed_sha256); in _nx_secure_crypto_method_self_test_prf()
179 seed_length, in _nx_secure_crypto_method_self_test_prf()