Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dhmac_drbg.h250 void mbedtls_hmac_drbg_set_entropy_len(mbedtls_hmac_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dhmac_drbg.c289 void mbedtls_hmac_drbg_set_entropy_len(mbedtls_hmac_drbg_context *ctx, size_t len) in mbedtls_hmac_drbg_set_entropy_len() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog2986 mbedtls_hmac_drbg_set_entropy_len() now work if you call them before