Home
last modified time | relevance | path

Searched defs:digests (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/site_tests/platform_PrinterPpds/
Dhelpers.py73 def save_digests_file(path_digests, digests, blacklist): argument
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSSignedData.java347 …Set<AlgorithmIdentifier> digests = new HashSet<AlgorithmIdentifier>(signedData.getDigestAlgorithms… in getDigestAlgorithmIDs() local
517 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
DCMSSignedGenerator.java93 protected Map digests = new HashMap(); field in CMSSignedGenerator
DCMSUtils.java359 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
/external/dng_sdk/source/
Ddng_jpeg_image.cpp261 dng_fingerprint *digests) in dng_jpeg_image_find_digest_task()
332 AutoArray<dng_fingerprint> digests (arrayCount); in FindDigest() local
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp335 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()
401 const CUInt32DefVector &digests) in WriteSubStreamsInfo()
557 CUInt32DefVector digests; in WriteHeader() local
D7zIn.cpp828 CUInt32DefVector &digests) in ReadSubStreamsInfo()
970 CUInt32DefVector &digests) in ReadStreamsInfo()
1080 CUInt32DefVector digests; in ReadAndDecodePackedStreams() local
1172 CUInt32DefVector digests; in ReadHeader() local
/external/openssh/
Ddigest-openssl.c57 const struct ssh_digest digests[] = { variable
Ddigest-libc.c60 const struct ssh_digest digests[SSH_DIGEST_MAX] = { variable
/external/boringssl/src/ssl/
Dt1_enc.cc261 uint8_t digests[EVP_MAX_MD_SIZE]; in tls1_generate_master_secret() local