Found 5 other functions taking a
mbedtls_block_cipher_context_t
argument:
Initialize the context. This must be the first API call before using the context.
Set the key into the context.
Encrypt one block (16 bytes) with the configured key.
Set the block cipher to use with this context. This must be called after mbedtls_block_cipher_init().