diff options
| author | Herbert Xu <[email protected]> | 2007-12-16 23:55:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-01-28 22:53:51 +0000 |
| commit | 668dc8af3150f837f7f0461001bbbc0ce25d7bdf (patch) | |
| tree | 9ba3534a190bb69b3aebf24aaa4340685fe16539 /security/selinux/hooks.c | |
| parent | [IPSEC]: Store xfrm states in security path directly (diff) | |
| download | kernel-668dc8af3150f837f7f0461001bbbc0ce25d7bdf.tar.gz kernel-668dc8af3150f837f7f0461001bbbc0ce25d7bdf.zip | |
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
