> Is it 
> openssl speed -evp aes-128-cbc -engine xxxxxx -elapsed 
> or
> openssl speed -evp aes-128-cbc -engine xxxxxx

It depends what you want to measure.

> I have seen examples with both of them on the internet and I get
> different results with each of them. What exactly does "elapsed"
> option add here?

-elapsed        measure time in real time instead of CPU user time.

So, do you want to know which one is faster or which one uses less CPU?

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to