]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Factor out AEAD transform creation
authorReto Buerki <reet@codelabs.ch>
Wed, 29 Aug 2012 08:38:47 +0000 (10:38 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 19 Mar 2013 14:23:46 +0000 (15:23 +0100)
commite285544be2a8c561b3d84bf43523c761526879c6
tree9af93d8d978088f2ca076dbfb197d89c3294663d
parent4be8471fab1bccd078d7ee2fccba77e97f76b52b
Factor out AEAD transform creation

Introduce static aead_create_from_keys function to initialize AEAD
transforms from key chunks.
src/charon-tkm/src/tkm/tkm_keymat.c