summaryrefslogtreecommitdiff
path: root/proto_ipv6_hop_by_hop.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-04netsniff-ng: Rename protocol dissector member of struct pkt_buffTobias Klauser1-2/+2
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-08-11dissector: proto_ipv6: Fix compiler warningsTobias Klauser1-1/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+100
cgi/linux/net-next.git/tree/?id=7166e589da5b681e1f8ff2d1c491d7d71e9f7671'>6852bcf48150b3a413dc59990292c9f54bb9022c /arch/x86/crypto parent2495cf25f60e085b35beb9b215235dfe1ca4f200 (diff)
crypto: tcrypt - Use skcipher
This patch converts tcrypt to use the new skcipher interface as opposed to ablkcipher/blkcipher. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto')