Searched refs:mbedtls_chachapoly_free (Results 1 – 4 of 4) sorted by relevance
113 void mbedtls_chachapoly_free(mbedtls_chachapoly_context *ctx);
182 RUNIT_API(mbedtls_chachapoly_free(&ctx)); in runIt_ChachaPolyEncrypt()249 RUNIT_API(mbedtls_chachapoly_free(&ctx)); in runIt_ChachaPolyDecrypt()
41 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function
527 RUNIT_PERF_REG_API(mbedtls_chachapoly_free , 1); in runIt_regApi()