Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c839 int has_sha1 = (hwcaps2 & HWCAP2_SHA1); in android_cpuInit() local
847 if (has_sha1) in android_cpuInit()
951 int has_sha1 = (hwcaps & HWCAP_SHA1); in android_cpuInit() local
970 if (has_sha1) in android_cpuInit()