Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dhmac_drbg.h68 #define MBEDTLS_HMAC_DRBG_PR_ON 1 /**< Prediction resistance enabled */ macro
A Dcompat-1.3.h1235 #define POLARSSL_HMAC_DRBG_PR_ON MBEDTLS_HMAC_DRBG_PR_ON
/AliOS-Things-master/components/mbedtls/library/
A Dhmac_drbg.c303 ( ctx->prediction_resistance == MBEDTLS_HMAC_DRBG_PR_ON || in mbedtls_hmac_drbg_random_with_add()
539 mbedtls_hmac_drbg_set_prediction_resistance( &ctx, MBEDTLS_HMAC_DRBG_PR_ON ); in mbedtls_hmac_drbg_self_test()
/AliOS-Things-master/components/mbedtls/programs/test/
A Dbenchmark.c723 MBEDTLS_HMAC_DRBG_PR_ON ); in main()
740 MBEDTLS_HMAC_DRBG_PR_ON ); in main()

Completed in 18 milliseconds