Re: How to enable hw crypto?

2006-06-06 Thread Winston
openssl speed -evp algo works like a charm. Thanks for the info. Though the manpage on the speed test is a bit misleading: SPEED openssl speed [aes] [aes-128-cbc] [aes-192-cbc] [aes-256-cbc] [blowfish] [bf-cbc] [cast] [cast-cbc] [des] [des-cbc] [des-ede3] [dsa] [dsa512] [dsa1024]

Re: How to enable hw crypto?

2006-06-04 Thread Breen Ouellette
Theo de Raadt wrote: I thought my mail was clear enough. Not necessarily. This thread was originally about the Hifn 7956 whereas my interest is in the 7955. You stated that about a year ago Hifn policies changed and that they decided they would no longer provide documentation. I know the

Re: How to enable hw crypto?

2006-06-03 Thread Theo de Raadt
On 6/2/06, Winston [EMAIL PROTECTED] wrote: I have tried the following command to get the hw crypto to work: openssl speed des-cbc -engine cryptodev But the result I got is pretty much the same if I don't specify the cryptodev engine. The crypto card I have is hifn7956. Who made the

Re: How to enable hw crypto?

2006-06-03 Thread Breen Ouellette
Theo de Raadt wrote: So it does not really matter if you give further debugging information. There is some bug, and we don't know what it is, and I wish it was fixed because in some way we find it embarrassing to have something not work in OpenBSD, but hey, what can we really do? Theo,

Re: How to enable hw crypto?

2006-06-03 Thread sebastian . rother
Theo wrote: So it does not really matter if you give further debugging information. There is some bug, and we don't know what it is, and I wish it was fixed because in some way we find it embarrassing to have something not work in OpenBSD, but hey, what can we really do? Answer:

How to enable hw crypto?

2006-06-02 Thread Winston
I have tried the following command to get the hw crypto to work: openssl speed des-cbc -engine cryptodev But the result I got is pretty much the same if I don't specify the cryptodev engine. The crypto card I have is hifn7956. I tried to compile hifn7751.c by commenting out #undef HIFN_DEBUG,

Re: How to enable hw crypto?

2006-06-02 Thread jared r r spiegel
On Fri, Jun 02, 2006 at 05:23:40PM -0700, Winston wrote: I have tried the following command to get the hw crypto to work: openssl speed des-cbc -engine cryptodev But the result I got is pretty much the same if I don't specify the cryptodev engine. The crypto card I have is hifn7956. I tried

Re: How to enable hw crypto?

2006-06-02 Thread NetNeanderthal
On 6/2/06, Winston [EMAIL PROTECTED] wrote: I have tried the following command to get the hw crypto to work: openssl speed des-cbc -engine cryptodev But the result I got is pretty much the same if I don't specify the cryptodev engine. The crypto card I have is hifn7956. Who made the card you