/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/ |
bcprov-jdk15on-1.48-sources.jar | |
/external/hyphenation/ |
README | 41 http://www.ctan.org/tex-archive/info/digests/tugboat/tb0hyf.tex 44 (http://www.ctan.org/tex-archive/info/digests/tugboat/hyphenex.sh)
|
/external/lzma/ |
7zFormat.txt | 204 Digests (NumStreams)
336 Digests[Number of streams with unknown CRC]
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zOut.cpp | 343 const CRecordVector<UInt32> &digests)
361 for (i = 0; i < digests.Size(); i++)
363 WriteUInt32(digests[i]);
428 const CRecordVector<UInt32> &digests)
473 digests2.Add(digests[digestIndex]);
591 CRecordVector<UInt32> digests;
local 599 digests.Add(file.Crc);
607 digests);
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
SubscribeForm.java | 99 * Gets the minimum number of milliseconds between sending notification digests
109 * Sets the minimum number of milliseconds between sending notification digests
|
/external/smack/src/org/xbill/DNS/utils/ |
HMAC.java | 81 * @deprecated won't work with digests using a padding length other than 64; 95 * @deprecated won't work with digests using a padding length other than 64;
|
/external/bouncycastle/patches/ |
bcprov.patch | 212 -import org.bouncycastle.crypto.digests.SHA1Digest; 214 +import org.bouncycastle.crypto.digests.AndroidDigestFactory; 248 -import org.bouncycastle.crypto.digests.SHA1Digest; 250 +import org.bouncycastle.crypto.digests.AndroidDigestFactory; 314 diff -Naur bcprov-jdk15on-149.orig/org/bouncycastle/crypto/digests/AndroidDigestFactory.java bcprov-jdk15on-149/org/bouncycastle/crypto/digests/AndroidDigestFactory.java 315 --- bcprov-jdk15on-149.orig/org/bouncycastle/crypto/digests/AndroidDigestFactory.java 1970-01-01 00:00:00.000000000 +0000 316 +++ bcprov-jdk15on-149/org/bouncycastle/crypto/digests/AndroidDigestFactory.java 2013-05-01 01:48:41.000000000 +0000 334 +package org.bouncycastle.crypto.digests; 401 diff -Naur bcprov-jdk15on-149.orig/org/bouncycastle/crypto/digests/AndroidDigestFactoryBouncyCastle.java bcprov-jdk15on-149/org/bouncycastle/crypto/digests/AndroidDi (…) [all...] |
bcpkix.patch | 568 throw new IllegalArgumentException("can't mix ECDSA with anything but SHA family digests"); [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
SHA1_MessageDigestTest.java | 406 * it checks out that digests returned after proceeding "engineReset()" 429 assertTrue("digests are not the same", flag); 436 * the digests are not the same 462 assertFalse("digests are the same", flag); 528 assertTrue("ATTENTION: digests are not the same", flag); 530 assertFalse("ATTENTION: digests are the same; j=" +j, flag); 567 // assertTrue("different digests : i=" +i +
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
DefaultDigestAlgorithmIdentifierFinder.java | 28 // digests
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
SubjectKeyIdentifier.java | 10 import org.bouncycastle.crypto.digests.AndroidDigestFactory;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
OpenSSLDigest.java | 17 package org.bouncycastle.crypto.digests;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/ |
OpenSSLPBEParametersGenerator.java | 7 import org.bouncycastle.crypto.digests.AndroidDigestFactory;
|
PKCS5S2ParametersGenerator.java | 8 import org.bouncycastle.crypto.digests.AndroidDigestFactory;
|
/external/chromium_org/third_party/tlslite/tlslite/utils/ |
hmac.py | 14 # The size of the digests returned by HMAC depends on the underlying
|
/external/skia/gm/ |
gm_json.py | 43 JSONKEY_EXPECTEDRESULTS_ALLOWEDDIGESTS = 'allowed-digests'
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
time_hashlib.py | 37 print ('%2.2f' % (end-start)), "seconds", '[20000 "" digests]'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
time_hashlib.py | 37 print ('%2.2f' % (end-start)), "seconds", '[20000 "" digests]'
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSUtils.java | 333 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) 336 Iterator it = digests.iterator();
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-set-private.hh | 36 * The set digests here implement various "filters" that support 124 * This is a combination of digests that performs "best".
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
README | 17 equally to EVP_MD for digests) is both a "method" and a algorithm/mode 35 The latter is more generally used because it also allows ciphers/digests to be 127 class-specific ENGINE code for digests, RSA, etc nor will it bleed over into
|
/external/openssl/crypto/engine/ |
README | 17 equally to EVP_MD for digests) is both a "method" and a algorithm/mode 35 The latter is more generally used because it also allows ciphers/digests to be 127 class-specific ENGINE code for digests, RSA, etc nor will it bleed over into
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 29 * - reference message digests calculated using 42 // Reference digests for various algorithms calculated
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
openssl.cnf | 342 digests = md5, sha1 # Acceptable message digests (mandatory)
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_print.c | 200 /* i is the number of hex digests; */ 267 /* i is the number of digests, a bit of an over expand; */
|