Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/crypto_libraries/src/
Dnx_crypto_method_self_test_drbg.c132 static UCHAR drbg_test_entropy_count_pr; variable
195 if (drbg_test_entropy_count_pr == 0) in drbg_test_get_entropy_pr()
200 else if (drbg_test_entropy_count_pr == 1) in drbg_test_get_entropy_pr()
205 else if (drbg_test_entropy_count_pr == 2) in drbg_test_get_entropy_pr()
215 drbg_test_entropy_count_pr++; in drbg_test_get_entropy_pr()
381 drbg_test_entropy_count_pr = 0; in _nx_crypto_method_self_test_drbg()