Skip to content
Commit 72983c0e authored by Andy Polyakov's avatar Andy Polyakov
Browse files

crypto/armcap.c: mask SHA512 hardware detection on iOS.



When running iOS application from command line it's impossible to
get past the failing capability detection. This is because it's
executed under debugger and iOS debugger is impossible to deal with.
[If Apple implements SHA512 in silicon, it would have to be detected
with sysctlbyname.]

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 107783d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment