Searched refs:mbedtls_poly1305_free (Results 1 – 4 of 4) sorted by relevance
89 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx );
78 mbedtls_poly1305_free( &ctx );
266 void mbedtls_poly1305_free( mbedtls_poly1305_context *ctx ) in mbedtls_poly1305_free() function420 mbedtls_poly1305_free( &ctx ); in mbedtls_poly1305_mac()
110 mbedtls_poly1305_free( &ctx->poly1305_ctx ); in mbedtls_chachapoly_free()