Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dctr_drbg.h401 void mbedtls_ctr_drbg_set_entropy_len(mbedtls_ctr_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dctr_drbg.c121 void mbedtls_ctr_drbg_set_entropy_len(mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_set_entropy_len() function
964 mbedtls_ctr_drbg_set_entropy_len(&ctx, MBEDTLS_CTR_DRBG_KEYSIZE); in mbedtls_ctr_drbg_self_test()
991 mbedtls_ctr_drbg_set_entropy_len(&ctx, MBEDTLS_CTR_DRBG_KEYSIZE); in mbedtls_ctr_drbg_self_test()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2360 mbedtls_ctr_drbg_set_entropy_len() with a size that was 3/2 times the key
2985 * mbedtls_ctr_drbg_set_entropy_len() and