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
e_afalg_err.c
e_afalg_err.h
e_afalg.c Handle inability to create AFALG socket 2016-06-13 17:28:40 +01:00
e_afalg.ec
e_afalg.h