Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dentropy.h162 void mbedtls_entropy_free( mbedtls_entropy_context *ctx );
A Dcompat-1.3.h1944 #define entropy_free mbedtls_entropy_free
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dentropy.c117 void mbedtls_entropy_free( mbedtls_entropy_context *ctx ) in mbedtls_entropy_free() function
720 mbedtls_entropy_free( &ctx ); in mbedtls_entropy_self_test()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog504 * Ensure that calling mbedtls_rsa_free() or mbedtls_entropy_free()
2269 * In mbedtls_entropy_free(), properly free the message digest context.

Completed in 32 milliseconds