]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Implemented crypter on top of AF_ALG
authorMartin Willi <martin@revosec.ch>
Sat, 6 Nov 2010 10:03:12 +0000 (11:03 +0100)
committerMartin Willi <martin@revosec.ch>
Mon, 20 Dec 2010 08:52:02 +0000 (09:52 +0100)
commita5c973b9559f03ab036caa076fa119260f1d0ceb
tree2c382919d3d7db66716e12087b180f0f533cc96a
parente75e1c9473e055b6d1c4ddc3e69f213204c34065
Implemented crypter on top of AF_ALG
src/libstrongswan/plugins/af_alg/Makefile.am
src/libstrongswan/plugins/af_alg/af_alg_crypter.c [new file with mode: 0644]
src/libstrongswan/plugins/af_alg/af_alg_crypter.h [new file with mode: 0644]
src/libstrongswan/plugins/af_alg/af_alg_plugin.c