Herbert Xu 668dc8af31 [IPSEC]: Move integrity stat collection into xfrm_input
Similar to the moving out of the replay processing on the output, this
patch moves the integrity stat collectin from x->type->input into
xfrm_input.

This would eventually allow transforms such as AH/ESP to be lockless.

The error value EBADMSG (currently unused in the crypto layer) is used
to indicate a failed integrity check.  In future this error can be
directly returned by the crypto layer once we switch to aead
algorithms.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:53:51 -08:00
..
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:31 -08:00
2008-01-28 14:53:47 -08:00
2008-01-08 23:30:18 -08:00
2007-10-15 12:26:35 -07:00
2007-10-15 12:26:35 -07:00
2008-01-28 14:53:47 -08:00
2008-01-28 14:53:43 -08:00
2007-10-20 01:34:40 +02:00
2008-01-28 14:53:33 -08:00
2008-01-28 14:53:48 -08:00
2007-10-10 16:48:31 -07:00