openssl/engines/afalg
Matt Caswell 25b9d11c00 Handle inability to create AFALG socket
Some Linux platforms have a suitably recent kernel to support AFALG, but
apparently you still can't actually create an afalg socket. This extends
the afalg_chk_platform() function to additionally check whether we can
create an AFALG socket. We also amend the afalgtest to not report a
failure to load the engine as a test failure. A failure to load is almost
certainly due to platform environmental issues, and not an OpenSSL problem.

RT 4434

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-06-13 17:28:40 +01:00
..
build.info build.info files: add quotes around any spec that may contain spaces 2016-05-25 11:50:44 +02:00
e_afalg.c Handle inability to create AFALG socket 2016-06-13 17:28:40 +01:00
e_afalg.ec ALG: Add AFALG engine 2016-03-07 13:36:17 +00:00
e_afalg.h GH919: Fix wrappers for two headers 2016-05-24 11:04:38 -04:00
e_afalg_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
e_afalg_err.h Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00