Home
last modified time | relevance | path

Searched refs:mbedtls_ctr_drbg_free (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dctr_drbg.h344 void mbedtls_ctr_drbg_free( mbedtls_ctr_drbg_context *ctx );
A Dcompat-1.3.h1831 #define ctr_drbg_free mbedtls_ctr_drbg_free
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dctr_drbg.c65 void mbedtls_ctr_drbg_free( mbedtls_ctr_drbg_context *ctx ) in mbedtls_ctr_drbg_free() function
861 mbedtls_ctr_drbg_free( &ctx ); in mbedtls_ctr_drbg_self_test()
886 mbedtls_ctr_drbg_free( &ctx ); in mbedtls_ctr_drbg_self_test()
A Decp.c212 mbedtls_ctr_drbg_free( ctx ); in ecp_drbg_free()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c245 mbedtls_ctr_drbg_free(&rngctx); in sw_crypto_acipher_gen_rsa_key()

Completed in 23 milliseconds