OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:digests
(Results
126 - 150
of
175
) sorted by null
1
2
3
4
5
6
7
/external/openssl/include/openssl/
ts.h
507
STACK_OF(EVP_MD) *mds; /* Acceptable message
digests
. */
554
/* Adds a new acceptable message digest. Note that no message
digests
pkcs7.h
191
/* all encryption/message
digests
are applied to the 'contents',
/external/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
s3_cbc.c
747
/* Due to the need to use EVP in FIPS mode we can't reimplement
digests
but
761
*
digests
and TLS to deal with.
/external/skia/gm/
gmmain.cpp
463
* CON: The bitmaps (and hash
digests
) for these non-PNG cases would be
468
* 2. Always compute image hash
digests
from PNG format (either
490
* CON: Can't do this with hash
digests
.
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
MD5Digest.java
1
package org.bouncycastle.crypto.
digests
;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java
8
import org.bouncycastle.crypto.
digests
.AndroidDigestFactory;
/external/chromium_org/third_party/openssl/openssl/crypto/
md32_common.h
390
* discusses A-D. But it basically applies to all 32-bit
digests
,
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
pk7_smime.c
385
/* We now have to 'read' from p7bio to calculate
digests
etc. */
pkcs7.h
191
/* all encryption/message
digests
are applied to the 'contents',
/external/chromium_org/third_party/openssl/openssl/include/openssl/
pkcs7.h
191
/* all encryption/message
digests
are applied to the 'contents',
/external/openssl/crypto/
md32_common.h
390
* discusses A-D. But it basically applies to all 32-bit
digests
,
/external/openssl/crypto/pkcs7/
pk7_smime.c
385
/* We now have to 'read' from p7bio to calculate
digests
etc. */
pkcs7.h
191
/* all encryption/message
digests
are applied to the 'contents',
/external/openssl/patches/
tls12_digests.patch
130
- /* Set
digests
to defaults. NB: we don't copy existing values as they
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5Proxy.java
86
/* list of
digests
connections should be stored */
/libcore/crypto/src/main/java/org/conscrypt/
HandshakeIODataStream.java
65
// Objects are used to compute
digests
of data passed
OpenSSLProvider.java
54
/* === Message
Digests
=== */
/external/chromium_org/third_party/openssl/openssl/ssl/
s3_cbc.c
747
/* Due to the need to use EVP in FIPS mode we can't reimplement
digests
but
761
*
digests
and TLS to deal with.
/art/compiler/driver/
compiler_driver.cc
[
all
...]
/external/chromium_org/chrome/browser/safe_browsing/
download_protection_service_unittest.cc
[
all
...]
/external/bouncycastle/
README.android
243
- Test Android additions to bouncycastle such as org.bouncycastle.crypto.
digests
.OpenSSLDigest and org.bouncycastle.jce.provider.CertBlacklist
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/
BcKeyStoreSpi.java
42
import org.bouncycastle.crypto.
digests
.SHA1Digest;
/external/chromium_org/net/android/
keystore_openssl.cc
37
//
digests
. This code doesn't support all these cases, only the ones that
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn_mime.c
414
/* Now remove any
digests
prepended to the BIO */
Completed in 288 milliseconds
1
2
3
4
5
6
7