Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_method_self_test_drbg.c133 static UCHAR drbg_test_entropy_count_pr; variable
196 if (drbg_test_entropy_count_pr == 0) in drbg_test_get_entropy_pr()
201 else if (drbg_test_entropy_count_pr == 1) in drbg_test_get_entropy_pr()
206 else if (drbg_test_entropy_count_pr == 2) in drbg_test_get_entropy_pr()
216 drbg_test_entropy_count_pr++; in drbg_test_get_entropy_pr()
382 drbg_test_entropy_count_pr = 0; in _nx_crypto_method_self_test_drbg()