Searched refs:mbedtls_chacha20_free (Results 1 – 5 of 5) sorted by relevance
88 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx );
164 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx ) in mbedtls_chacha20_free() function298 mbedtls_chacha20_free( &ctx ); in mbedtls_chacha20_crypt()
94 mbedtls_chacha20_free( &ctx->chacha20_ctx ); in mbedtls_chachapoly_free()
1804 mbedtls_chacha20_free( (mbedtls_chacha20_context *) ctx ); in chacha20_ctx_free()
65 mbedtls_chacha20_free( &ctx );