Re: [Openswan Users] Openswan IPsec: ARM cortex SoC board to board ping works but board to Ubuntu does not

2012-03-04 Thread satpal parmar
e any progress on this issue. -SP On Fri, Mar 2, 2012 at 7:27 PM, Paul Wouters wrote: > On Fri, 2 Mar 2012, satpal parmar wrote: > >> >> I recently ported Openswan on ARM cortex based SOC running linux >> 2.6.37 (ipsec netkey stack) and openswan 2.6.23. On this board I ha

Openswan IPsec: ARM cortex SoC board to board ping works but board to Ubuntu does not

2012-03-02 Thread satpal parmar
Hi All ! I recently ported Openswan on ARM cortex based SOC running linux 2.6.37 (ipsec netkey stack) and openswan 2.6.23. On this board I have H/W accelerator support for AES/DES/SHA. (http://processors.wiki.ti.com/index.php/Installing_AM387x_C6A814x_DM814x_Crypto_Support). AES/DES crypto operati

authenc_verify_ahash_done and H/W accelerator

2011-11-17 Thread satpal parmar
Hi all! I am currently debugging a drivers for our crypto HW which offload IPSec (ESP for now) to HW. With SHA driver I am facing a strange problem. For reasons unknown to me 'authenc_verify_ahash_done' is failing (http://lxr.linux.no/linux+v2.6.37/crypto/authenc.c). This api got called from my

Cryptoapi: H/W accelerator/ IPsec interfaces

2011-10-20 Thread satpal parmar
Hi All I am trying to work Openswan IPsec(2.6.33)  (NETKEY) with NSS H/W cryptodrivers  for ARM cortex based SoC running linux 2.6.37. I am facing this weird problem where when I ping I see (wireshark) ESP packets going  both side but I am not receiving anything on either side. See the log below.I