Hey List,

I am trying to hack the openssl code to play around with the 'speed' option. So basically if I run

openssl speed xyz_algo -engine

it will do the computations for 3 sec for some block sizes (64,..2048).

basically, I want to measure the latency encountered in processing a certain block size, so I want to send a block for processing and record the time when it gets back. !!

My question, is it possible to do this,any pointers in this regard will be appreciated!!

Thanks


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

Reply via email to