<div dir="ltr">Hi,<div><br></div><div>I'm trying to set up strongSwan to use AES-GCM as the encryption algorithm for ESP. I'd like this to be parallelized, so I'm trying to use pcrypt, but whenever I try to instantiate the proper kernel support, I get errors:</div><div><br></div><div>$ sudo modprobe tcrypt alg="pcrypt(rfc4106(gcm(aes-aesni)))" type=3<br></div><div>FATAL: Error inserting tcrypt (/lib/modules/3.13.0-55-generic/kernel/crypto/tcrypt.ko): Unknown symbol in module, or unknown parameter (see dmesg)<br></div><div>$ dmesg | tail -n 1</div><div>[...] tcrypt: one or more tests failed!</div><div><br></div><div>Any idea what's going on here or how I could fix it? Thanks!</div><div>Cheers,</div><div>Josh</div></div>