Hi, I have a question regarding the openssl speed command. When I use this command to test the crypto offload engine performance what is the right command to use?
Is it openssl speed -evp aes-128-cbc -engine xxxxxx -elapsed or openssl speed -evp aes-128-cbc -engine xxxxxx 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? Thanks, Shasi