summaryrefslogtreecommitdiffstats
path: root/include/net/esp.h
Commit message (Expand)AuthorAgeFilesLines
* net: move pskb_put() to core codeMathias Krause2013-11-071-2/+0
* net: esp{4,6}: get rid of struct esp_dataMathias Krause2013-10-291-7/+0
* net: esp{4,6}: remove padlen from struct esp_dataMathias Krause2013-10-291-3/+0
* esp.h: Remove extern from function prototypesJoe Perches2013-09-201-1/+1
* [IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu2008-01-311-46/+8
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu2007-10-101-0/+7
* [IPSEC] esp: Remove keys from esp_data structureHerbert Xu2007-10-101-7/+0
* [NET]: Move generic skbuff stuff from XFRM code to generic codeDavid Howells2007-04-251-2/+0
* [IPSEC] esp: Defer output IV initialization to first use.David S. Miller2006-09-221-2/+3
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-211-12/+16
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-211-1/+1
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+59