Searched refs:mbedtls_chachapoly_free (Results 1 – 6 of 6) sorted by relevance
39 mbedtls_chachapoly_free(&ctx);75 mbedtls_chachapoly_free(&ctx);155 mbedtls_chachapoly_free(&ctx);
80 void mbedtls_chachapoly_free(mbedtls_chachapoly_context *ctx) in mbedtls_chachapoly_free() function462 mbedtls_chachapoly_free(&ctx); in mbedtls_chachapoly_self_test()
639 mbedtls_chachapoly_free(&operation->ctx.chachapoly); in mbedtls_psa_aead_abort()
2007 mbedtls_chachapoly_free((mbedtls_chachapoly_context *) ctx); in chachapoly_ctx_free()
113 void mbedtls_chachapoly_free(mbedtls_chachapoly_context *ctx);
881 mbedtls_chachapoly_free(&chachapoly); in main()