OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA2
(Results
1 - 8
of
8
) sorted by null
/prebuilts/go/darwin-x86/src/crypto/x509/
sha2_windows_test.go
15
// Windows XP SP2 and Windows 2003 do not support
SHA2
.
16
// http://blogs.technet.com/b/pki/archive/2010/09/30/
sha2
-and-windows.aspx
x509.go
220
// csor(3) algorithms(4) id-dsa-with-
sha2
(3) 2}
225
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 2 }
228
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 3 }
231
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 4 }
[
all
...]
/prebuilts/go/linux-x86/src/crypto/x509/
sha2_windows_test.go
15
// Windows XP SP2 and Windows 2003 do not support
SHA2
.
16
// http://blogs.technet.com/b/pki/archive/2010/09/30/
sha2
-and-windows.aspx
x509.go
220
// csor(3) algorithms(4) id-dsa-with-
sha2
(3) 2}
225
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 2 }
228
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 3 }
231
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 4 }
[
all
...]
/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
...]
/prebuilts/go/darwin-x86/src/crypto/ecdsa/
ecdsa.go
9
// ChopMD(256,
SHA2
-512(priv.D || entropy || hash)). The CSPRNG key is IRO by
/prebuilts/go/linux-x86/src/crypto/ecdsa/
ecdsa.go
9
// ChopMD(256,
SHA2
-512(priv.D || entropy || hash)). The CSPRNG key is IRO by
Completed in 266 milliseconds