Searched refs:MBEDTLS_CTR_DRBG_PR_OFF (Results 1 – 5 of 5) sorted by relevance
61 mbedtls_ctr_drbg_set_prediction_resistance(&ctr_drbg, MBEDTLS_CTR_DRBG_PR_OFF); in main()
126 #define MBEDTLS_CTR_DRBG_PR_OFF 0 macro
133 #define MBEDTLS_CTR_DRBG_PR_OFF 0 macro
380 mbedtls_ctr_drbg_set_prediction_resistance(&ctx, MBEDTLS_CTR_DRBG_PR_OFF);