]> git.saurik.com Git - apple/xnu.git/blobdiff - EXTERNAL_HEADERS/corecrypto/ccsha1.h
xnu-6153.11.26.tar.gz
[apple/xnu.git] / EXTERNAL_HEADERS / corecrypto / ccsha1.h
index 3f343401e62934d7b2406ea7d1c9d51a773a7181..4dc3c51942675a81b4a40008d0470e95540835de 100644 (file)
@@ -29,8 +29,8 @@ extern const struct ccdigest_info ccsha1_eay_di;
 extern const struct ccdigest_info ccsha1_vng_intel_SupplementalSSE3_di;
 #endif
 
-#if  CCSHA1_VNG_ARMV7NEON
-extern const struct ccdigest_info ccsha1_vng_armv7neon_di;
+#if  CCSHA1_VNG_ARM
+extern const struct ccdigest_info ccsha1_vng_arm_di;
 #endif
 
 /* TODO: Placeholders */