Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c855 int has_sha1 = (hwcaps2 & HWCAP2_SHA1); in android_cpuInit() local
863 if (has_sha1) in android_cpuInit()
967 int has_sha1 = (hwcaps & HWCAP_SHA1); in android_cpuInit() local
986 if (has_sha1) in android_cpuInit()