Home
last modified time | relevance | path

Searched refs:PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/std_detect/src/detect/os/windows/
H A Daarch64.rs15 const PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE: u32 = 30; in detect_features() const
46 IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != FALSE, in detect_features()
50 IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != FALSE, in detect_features()
54 IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != FALSE, in detect_features()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/compat/win/
H A Dwinnt.h42 #ifndef PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE
43 #define PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE 30 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/win/
H A Dwinnt.h42 #ifndef PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE
43 #define PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE 30 macro
/dports/security/putty/putty-0.76/windows/
H A Dwinmiscs.c256 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_aes_hw_available()
261 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha256_hw_available()
266 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha1_hw_available()
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinmiscs.c256 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_aes_hw_available()
261 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha256_hw_available()
266 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha1_hw_available()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwinmiscs.c256 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_aes_hw_available()
261 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha256_hw_available()
266 return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in platform_sha1_hw_available()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/
H A Dcpu-aarch64-win.c32 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) { in OPENSSL_cpuid_setup()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/
H A Dcpu-aarch64-win.c32 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) { in OPENSSL_cpuid_setup()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/
H A Dcpu-aarch64-win.c32 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) {
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/
H A Dcpu-aarch64-win.c32 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) { in OPENSSL_cpuid_setup()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win/
H A Dwinnt.h110 #define PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE 30 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/compat/non_win/
H A Dwinnt.h110 #define PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE 30 macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os_cpu/windows_aarch64/
H A Dvm_version_windows_aarch64.cpp44 …if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) _features |= CPU_AES | CP… in get_os_cpu_info()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os_cpu/windows_aarch64/
H A Dvm_version_windows_aarch64.cpp44 …if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) _features |= CPU_AES | CP… in get_os_cpu_info()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/
H A Dcpu_features.c119 arm_cpu_enable_pmull = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in _cpu_check_features()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dcpu.cpp936 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != 0)
963 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != 0)
990 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != 0)
1017 if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) != 0)
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/
H A Dcpu_features.c134 arm_cpu_enable_pmull = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in _cpu_check_features()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/
H A Dcpu_features.c134 arm_cpu_enable_pmull = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in _cpu_check_features()
/dports/security/hashcat/hashcat-6.2.5/deps/LZMA-SDK/C/
H A DCpuArch.c335 { return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) ? 1 : 0; } in CPU_IsSupported_CRYPTO()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Dblinit.c208 BOOL arm_crypto_support = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in CheckARMSupport()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Dblinit.c212 BOOL arm_crypto_support = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE);
/dports/archivers/7-zip/7-zip-21.07/C/
H A DCpuArch.c357 …_IsSupported_CRYPTO() { return IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE) … in CPU_IsSupported_CRYPTO()
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dblinit.c212 BOOL arm_crypto_support = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in CheckARMSupport()
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dblinit.c212 BOOL arm_crypto_support = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in CheckARMSupport()
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dblinit.c212 BOOL arm_crypto_support = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); in CheckARMSupport()

12345678