Re: about openssl development

2013-01-07 Thread zigiria kalmara
when cross compiling open ssl i am facing this error please clarify my doubt my /proc/cpuinfo is cat /proc/cpuinfo processor: 0 vendor_id: GenuineIntel cpu family: 6 model: 42 model name: Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz stepping: 7 cpu MHz: 1600.000

RE: last parameter of AES_ofb128_encrypt

2013-01-07 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of jeetendra gangele Sent: Monday, 07 January, 2013 10:26 void AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) What will be the value for num