Searched refs:mbedtls_chacha20_free (Results 1 – 10 of 10) sorted by relevance
152 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx) in mbedtls_chacha20_free() function270 mbedtls_chacha20_free(&ctx); in mbedtls_chacha20_crypt()
86 mbedtls_chacha20_free(&ctx->chacha20_ctx); in mbedtls_chachapoly_free()
1878 mbedtls_chacha20_free((mbedtls_chacha20_context *) ctx); in chacha20_ctx_free()
1930 mbedtls_chacha20_free((mbedtls_chacha20_context *) ctx); in chacha20_ctx_free()
75 void mbedtls_chacha20_free(mbedtls_chacha20_context *ctx);
66 mbedtls_chacha20_free(&ctx);