Searched refs:mbedtls_poly1305_free (Results 1 – 3 of 3) sorted by relevance
126 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx );
315 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx ) in mbedtls_poly1305_free() function469 mbedtls_poly1305_free( &ctx ); in mbedtls_poly1305_mac()
140 mbedtls_poly1305_free( &ctx->poly1305_ctx ); in mbedtls_chachapoly_free()