Home GnuPG

Do not detect AES-NI support if disabled by configure.
3047795794ebUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Do not detect AES-NI support if disabled by configure.

* src/hwfeatures.c (detect_ia32_gnuc): Detect AESNI support only if
that support has been enabled.

We better do not try to detect AESNI support if the support has been
disabled in the configure run. Disabling the support might have been
done due to problem with the AESNI support on a certain platform and
we can't exclude problem for sure with the detection code either.

Details

Provenance
wernerAuthored on Nov 21 2012, 12:30 PM
Parents
rC7f90d3dff4f8: Add Jussi Kivilinna to the AUTHORS.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC3047795794eb: Do not detect AES-NI support if disabled by configure. (authored by Werner Koch <wk@gnupg.org>).Nov 21 2012, 12:34 PM