Andy Polyakov told me that:
>>>> Can you explain what's the deal with IV?
>>>
>>>
>>> As I understand it: ...
>>
>>
>> I see. New template simply returns eax... And it works correctly with
>> push/pop %ebx.
> 
> 
> And now the return value should be treated correctly. As far as
> understand it can point at the last block in chunk and therefore we need
> to copy it back to cdata->iv, as it might reside in realigned buffer and
> we can zap it on next loop spin. Right?
> 
> I've rearranged the code and the order of arguments in order to
> facilitate porting to another platform. All commented...
> 
> Can you verify this code? A.

It doesn't work :-(

# ./ssh naga
evp_crypt: EVP_Cipher failed

But your previous patch worked well...

Michal Ludvig
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to