OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA2
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-cpufeatures/jni/
test_cpufeatures.c
74
CHECK(ARM,
SHA2
)
83
CHECK(ARM64,
SHA2
)
/external/dhcpcd-6.8.2/
configure
74
--without-
sha2
)
SHA2
=no;;
75
--without-sha256)
SHA2
=no;;
993
if [ -z "$SHA2_H" -a -z "$
SHA2
" -o "$
SHA2
" != no ]; then
994
printf "Testing for
sha2
.h ... "
995
if [ -e /usr/include/
sha2
.h ]; then
996
SHA2_H=
sha2
.h
1007
if [ -z "$
SHA2
" ]; then
1030
SHA2
=ye
[
all
...]
Completed in 127 milliseconds