Home
last modified time | relevance | path

Searched defs:has_sha2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/ndk/current/sources/android/cpufeatures/
H A Dcpu-features.c802 int has_sha2 = (hwcaps2 & HWCAP2_SHA2); in android_cpuInit() local
913 int has_sha2 = (hwcaps & HWCAP_SHA2); in android_cpuInit() local