Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dhmac_drbg.h87 int prediction_resistance; /*!< enable prediction resistance (Automatic member
A Dctr_drbg.h124 int prediction_resistance; /*!< This determines whether prediction member
/AliOS-Things-master/components/mbedtls/library/
A Dhmac_drbg.c260 ctx->prediction_resistance = resistance; in mbedtls_hmac_drbg_set_prediction_resistance()
303 ( ctx->prediction_resistance == MBEDTLS_HMAC_DRBG_PR_ON || in mbedtls_hmac_drbg_random_with_add()
A Dctr_drbg.c141 ctx->prediction_resistance = resistance; in mbedtls_ctr_drbg_set_prediction_resistance()
470 ctx->prediction_resistance ) in mbedtls_ctr_drbg_random_with_add()

Completed in 6 milliseconds