AES + CTR encryption

Hi everyone

In previous thread I found how to set up AES encryption but I would like to combine it with CTR cipher block

I found ctr.h but I don't know how to combine them

Also I found this file ( tests-crypto-modes-ctr.c ) .

If someone have used them please help

All the best Theodore