Searched refs:mbedtls_chacha20_free (Results 1 – 3 of 3) sorted by relevance
51 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx ) in mbedtls_chacha20_free() function176 mbedtls_chacha20_free( &ctx ); in mbedtls_chacha20_crypt()
109 RUNIT_API(mbedtls_chacha20_free(&ctx)); in runIt_Chacha()
519 RUNIT_PERF_REG_API(mbedtls_chacha20_free , 1); in runIt_regApi()