OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA2
(Results
1 - 9
of
9
) 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
271
// csor(3) algorithms(4) id-dsa-with-
sha2
(3) 2}
276
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 2 }
279
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 3 }
282
// 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
271
// csor(3) algorithms(4) id-dsa-with-
sha2
(3) 2}
276
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 2 }
279
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 3 }
282
// us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-
SHA2
(3) 4 }
[
all
...]
/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
...]
/external/boringssl/src/crypto/evp/
pbkdf_test.cc
88
TEST(PBKDFTest,
SHA2
) {
90
// http://stackoverflow.com/questions/5130513/pbkdf2-hmac-
sha2
-test-vectors.
/external/scapy/test/
ipsec.uts
666
= IPv4 / ESP - Transport - NULL -
SHA2
-256-128
676
auth_algo='
SHA2
-256-128', auth_key=b'secret key')
698
= IPv4 / ESP - Transport - NULL -
SHA2
-256-128 - altered packet
708
auth_algo='
SHA2
-256-128', auth_key=b'secret key')
734
= IPv4 / ESP - Transport - NULL -
SHA2
-384-192
744
auth_algo='
SHA2
-384-192', auth_key=b'secret key')
766
= IPv4 / ESP - Transport - NULL -
SHA2
-384-192 - altered packet
776
auth_algo='
SHA2
-384-192', auth_key=b'secret key')
802
= IPv4 / ESP - Transport - NULL -
SHA2
-512-256
812
auth_algo='
SHA2
-512-256', auth_key=b'secret key'
[
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 394 milliseconds