OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:digests
(Results
101 - 125
of
175
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_recp.c
159
* we need multiply ABCDEF by 3
digests
of the reciprocal of ab
/external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_int.h
169
ENGINE_DIGESTS_PTR
digests
;
member in struct:engine_st
eng_lib.c
94
e->
digests
= NULL;
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
dec.c
160
/* We now have to 'read' from p7bio to calculate
digests
etc. */
verify.c
161
/* We now have to 'read' from p7bio to calculate
digests
etc. */
/external/openssl/crypto/bn/
bn_recp.c
159
* we need multiply ABCDEF by 3
digests
of the reciprocal of ab
/external/openssl/crypto/engine/
eng_int.h
169
ENGINE_DIGESTS_PTR
digests
;
member in struct:engine_st
eng_lib.c
94
e->
digests
= NULL;
/external/openssl/crypto/pkcs7/
dec.c
160
/* We now have to 'read' from p7bio to calculate
digests
etc. */
verify.c
161
/* We now have to 'read' from p7bio to calculate
digests
etc. */
/external/skia/gm/
gm_expectations.cpp
22
const static char kJsonKey_ExpectedResults_AllowedDigests[] = "allowed-
digests
";
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1_MessageDigestImpl.java
181
* as this implementation doesn't provide partial
digests
,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_hmac.py
296
# Testing if the copy has the same
digests
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_hmac.py
296
# Testing if the copy has the same
digests
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
PKCSObjectIdentifiers.java
66
// object identifiers for
digests
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DESedeWrapEngine.java
10
import org.bouncycastle.crypto.
digests
.AndroidDigestFactory;
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
n_pkey.c
84
*
digests
.
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
evp_test.c
354
/* Register all available ENGINE implementations of ciphers and
digests
.
/external/openssl/crypto/asn1/
n_pkey.c
84
*
digests
.
/external/openssl/crypto/evp/
evp_test.c
354
/* Register all available ENGINE implementations of ciphers and
digests
.
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedDataGenerator.java
648
digests
.clear(); // clear the current preserved digest state
712
digests
.put(inf.getDigestAlgorithm().getAlgorithm().getId(), calcDigest);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
ssl3.h
449
/* When set of handshake
digests
is determined, buffer is hashed
450
* and freed and MD_CTX-es for all required
digests
are stored in
ts.h
507
STACK_OF(EVP_MD) *mds; /* Acceptable message
digests
. */
554
/* Adds a new acceptable message digest. Note that no message
digests
/external/chromium_org/third_party/openssl/openssl/ssl/
ssl3.h
449
/* When set of handshake
digests
is determined, buffer is hashed
450
* and freed and MD_CTX-es for all required
digests
are stored in
/external/openssl/include/openssl/
ssl3.h
449
/* When set of handshake
digests
is determined, buffer is hashed
450
* and freed and MD_CTX-es for all required
digests
are stored in
Completed in 557 milliseconds
1
2
3
4
5
6
7