Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c840 int has_sha2 = (hwcaps2 & HWCAP2_SHA2); in android_cpuInit() local
849 if (has_sha2) in android_cpuInit()
952 int has_sha2 = (hwcaps & HWCAP_SHA2); in android_cpuInit() local
972 if (has_sha2) in android_cpuInit()