Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_hmac_drbg.function46 mbedtls_hmac_drbg_init(&ctx);
135 mbedtls_hmac_drbg_init(&ctx);
164 mbedtls_hmac_drbg_init(&ctx);
199 mbedtls_hmac_drbg_init(&ctx);
249 mbedtls_hmac_drbg_init(&ctx);
284 mbedtls_hmac_drbg_init(&ctx);
H A Dtest_suite_random.function76 mbedtls_hmac_drbg_init(&drbg);
87 mbedtls_hmac_drbg_init(&drbg);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_hmac_drbg.function46 mbedtls_hmac_drbg_init(&ctx);
135 mbedtls_hmac_drbg_init(&ctx);
164 mbedtls_hmac_drbg_init(&ctx);
199 mbedtls_hmac_drbg_init(&ctx);
249 mbedtls_hmac_drbg_init(&ctx);
284 mbedtls_hmac_drbg_init(&ctx);
H A Dtest_suite_random.function85 mbedtls_hmac_drbg_init(&drbg);
96 mbedtls_hmac_drbg_init(&drbg);
/aosp_15_r20/external/mbedtls/library/
H A Dhmac_drbg.c33 void mbedtls_hmac_drbg_init(mbedtls_hmac_drbg_context *ctx) in mbedtls_hmac_drbg_init() function
574 mbedtls_hmac_drbg_init(&ctx); in mbedtls_hmac_drbg_self_test()
606 mbedtls_hmac_drbg_init(&ctx); in mbedtls_hmac_drbg_self_test()
H A Dpsa_crypto_random_impl.h85 mbedtls_hmac_drbg_init(p_rng); in mbedtls_psa_drbg_init()
H A Decdsa.c127 mbedtls_hmac_drbg_init(&ctx->rng_ctx); in ecdsa_restart_det_init()
418 mbedtls_hmac_drbg_init(&rng_ctx); in mbedtls_ecdsa_sign_det_restartable()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dhmac_drbg.c33 void mbedtls_hmac_drbg_init(mbedtls_hmac_drbg_context *ctx) in mbedtls_hmac_drbg_init() function
574 mbedtls_hmac_drbg_init(&ctx); in mbedtls_hmac_drbg_self_test()
606 mbedtls_hmac_drbg_init(&ctx); in mbedtls_hmac_drbg_self_test()
H A Dpsa_crypto_random_impl.h93 mbedtls_hmac_drbg_init(p_rng); in mbedtls_psa_drbg_init()
H A Decdsa.c127 mbedtls_hmac_drbg_init(&ctx->rng_ctx); in ecdsa_restart_det_init()
418 mbedtls_hmac_drbg_init(&rng_ctx); in mbedtls_ecdsa_sign_det_restartable()
/aosp_15_r20/external/open-dice/src/
H A Dmbedtls_ops.c54 mbedtls_hmac_drbg_init(&rng_context); in SetupKeyPair()
481 mbedtls_hmac_drbg_init(&drbg); in DiceGenerateCertificate()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dhmac_drbg.h116 void mbedtls_hmac_drbg_init(mbedtls_hmac_drbg_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dhmac_drbg.h116 void mbedtls_hmac_drbg_init(mbedtls_hmac_drbg_context *ctx);
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_test_lib.c75 mbedtls_hmac_drbg_init(&rng->drbg); in rng_init()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_test_lib.c74 mbedtls_hmac_drbg_init(&rng->drbg); in rng_init()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c917 mbedtls_hmac_drbg_init(&hmac_drbg); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c998 mbedtls_hmac_drbg_init(&hmac_drbg); in main()
/aosp_15_r20/external/mbedtls/
H A DChangeLog4134 mbedtls_hmac_drbg_init() -> mbedtls_hmac_drbg_seed(_buf)()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog4394 mbedtls_hmac_drbg_init() -> mbedtls_hmac_drbg_seed(_buf)()