Re: [strongSwan] EAP-AKA authentication -- Received MAC does not match XMAC

2009-09-29 Thread Jessie Liu
Thanks very much for your help.    I am using ARM926EJ-S rev 5, not ARM11. --- 09/9/29 (二),Martin Willi 寫道: 寄件者: Martin Willi 主旨: Re: [strongSwan] EAP-AKA authentication -- Received MAC does not match XMAC 收件者: "Jessie Liu" 副本: users@lists.strongswan.org 日期: 2009年9月29日,二,下午2:42

Re: [strongSwan] EAP-AKA authentication -- Received MAC does not match XMAC

2009-09-28 Thread Martin Willi
Hi, > I will encounter this problem only on board. What processor is your board using? While I have fixed the daemon core code, the EAP-AKA/SIM plugins still use some unaligned (half-)word reads to parse payloads. It is on my TODO list to fix this, some processors can't handle unaligned reads.

[strongSwan] EAP-AKA authentication -- Received MAC does not match XMAC

2009-09-28 Thread Jessie Liu
Hi, I encountered the folling error message when I tried to use ikev2 / rw-eap-aka-rsa example configuration. it seems received MAC from server is not the same as the XMAC client claculated!!   I will encounter this problem only on board. But in usual PC, this will not happen. What may cause t