diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-07-29 11:23:34 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-08-20 18:55:45 +0200 |
commit | e2a252a86f5f65b6f6a5ff80fa7f97f5b8470817 (patch) | |
tree | 1a7c184bdd8a3944ea4909c20ead80c177ea44d8 /src/libcharon/sa/ikev1/tasks/quick_mode.c | |
parent | e79b0e07e4abb9c6005c5706f2638298f86fd499 (diff) | |
download | strongswan-e2a252a86f5f65b6f6a5ff80fa7f97f5b8470817.tar.bz2 strongswan-e2a252a86f5f65b6f6a5ff80fa7f97f5b8470817.tar.xz |
kernel-pfkey: Add support for AES-GCM
The next release of FreeBSD will support this.
While Linux defines constants for AES-GCM in pfkeyv2.h since 2.6.25 it
does not actually support it. When SAs are installed via PF_KEY only a
lookup in XFRM's list of encryption algorithms is done, but AES-GCM is in
a different table for AEAD algorithms (there is currently no lookup
function to find algorithms in that table via PF_KEY identifier).
Diffstat (limited to 'src/libcharon/sa/ikev1/tasks/quick_mode.c')
0 files changed, 0 insertions, 0 deletions