> -----Original Message-----
> From: Neil Costigan

> I have recently used it to work with the IBM Cell processor 
> I'd recommend the GMP engine as a starting point
> 
> any specific questions or issues ?
> 
> /Neil
> 


Hi Neil,

           Its good to know that I am not alone :). I don't understand
what is GMP engine ?

Basically, I am trying to interface with the Freescale MPC8555. The
crypto driver expects each crypto request be invoked as a  ioctl
callback, where the crypto request is passed as a driver specific
structure pointer. Since the openssl engine does not provide any
interface to do this, this makes me think that I have to write the
mapping of the openssl crypto api's to its equivalent ioctl call.  
Did you also have to write a similar mapping to make it driver
compatible ?

So I was wondering if you could kindly share how to best use the Engine
interface.

Anindya

 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to