aes_encrypt_final
static int aes_encrypt_final(crypto_ctx_t *, crypto_data_t *,
return (aes_encrypt_final(ctx, mac, req));
aes_encrypt_final,