Searched refs:mbedtls_chachapoly_free (Results 1 – 5 of 5) sorted by relevance
34 mbedtls_chachapoly_free( &ctx );65 mbedtls_chachapoly_free( &ctx );90 TEST_VALID_PARAM( mbedtls_chachapoly_free( NULL ) );276 mbedtls_chachapoly_free( &ctx );
128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
104 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function524 mbedtls_chachapoly_free( &ctx ); in mbedtls_chachapoly_self_test()
2010 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()
564 mbedtls_chachapoly_free( &chachapoly ); in main()