mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
627537ddf3
During Configure we attempt to check the kernel version of this platform to see whether we can compile the AFALG engine. If the kernel version looks recent enough then we enable AFALG. However when we compile e_afalg.c we check the version of the linux headers. If there is a mismatch between the linux headers and the currently running kernel then we don't compile the AFLAG engine and continue. This was causing a link error. Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
afalg | ||
asm | ||
vendor_defns | ||
build.info | ||
capierr.bat | ||
e_capi_err.c | ||
e_capi_err.h | ||
e_capi.c | ||
e_capi.ec | ||
e_chil_err.c | ||
e_chil_err.h | ||
e_chil.c | ||
e_chil.ec | ||
e_dasync_err.c | ||
e_dasync_err.h | ||
e_dasync.c | ||
e_dasync.ec | ||
e_ossltest_err.c | ||
e_ossltest_err.h | ||
e_ossltest.c | ||
e_ossltest.ec | ||
e_padlock.c | ||
e_padlock.ec | ||
engine_vector.mar | ||
Makefile.in |