Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/src/
Dnx_crypto_method_self_test_drbg.c367 drbg_opt.prediction_resistance = 1; in _nx_crypto_method_self_test_drbg()
513 drbg_opt.prediction_resistance = 0; in _nx_crypto_method_self_test_drbg()
Dnx_crypto_drbg.c1150 … nx_crypto_drbg_prediction_resistance = ((NX_CRYPTO_DRBG_OPTIONS *)input) -> prediction_resistance; in _nx_crypto_method_drbg_operation()
/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto_drbg.h156 UINT prediction_resistance; member