Home
last modified time | relevance | path

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

/external/lzma/C/
D7zIn.c467 UInt32 **digests, in SzReadHashDigests()
723 UInt32 **digests, in SzReadSubStreamsInfo()
869 UInt32 **digests, /* allocTemp */ in SzReadStreamsInfo()
945 UInt32 **digests, /* allocTemp */ in SzReadHeader2()
1130 UInt32 *digests = 0; in SzReadHeader() local
1155 UInt32 **digests, in SzReadAndDecodePackedStreams2()
1201 UInt32 *digests = 0; in SzReadAndDecodePackedStreams() local
/external/chromium_org/third_party/lzma_sdk/
D7zIn.c467 UInt32 **digests, in SzReadHashDigests()
723 UInt32 **digests, in SzReadSubStreamsInfo()
869 UInt32 **digests, /* allocTemp */ in SzReadStreamsInfo()
945 UInt32 **digests, /* allocTemp */ in SzReadHeader2()
1130 UInt32 *digests = 0; in SzReadHeader() local
1155 UInt32 **digests, in SzReadAndDecodePackedStreams2()
1201 UInt32 *digests = 0; in SzReadAndDecodePackedStreams() local
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp480 CRecordVector<UInt32> &digests) in ReadHashDigests()
590 CRecordVector<UInt32> &digests) in ReadSubStreamsInfo()
698 CRecordVector<UInt32> &digests) in ReadStreamsInfo()
798 CRecordVector<UInt32> digests; in ReadAndDecodePackedStreams() local
899 CRecordVector<UInt32> digests; in ReadHeader() local
D7zOut.cpp343 const CRecordVector<UInt32> &digests) in WriteHashDigests()
428 const CRecordVector<UInt32> &digests) in WriteSubStreamsInfo()
591 CRecordVector<UInt32> digests; in WriteHeader() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSUtils.java221 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
DCMSSignedGenerator.java90 protected Map digests = new HashMap(); field in CMSSignedGenerator
DCMSSignedData.java442 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
/external/openssl/crypto/engine/
Deng_int.h169 ENGINE_DIGESTS_PTR digests; member
Deng_cryptodev.c161 } digests[] = { variable
/external/chromium_org/chrome/common/safe_browsing/
Dcsd.proto142 required Digests digests = 2; field