Searched defs:digests (Results 1 – 10 of 10) sorted by relevance
/external/lzma/C/ |
D | 7zIn.c | 467 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/ |
D | 7zIn.c | 467 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/ |
D | 7zIn.cpp | 480 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
|
D | 7zOut.cpp | 343 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/ |
D | CMSUtils.java | 221 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
|
D | CMSSignedGenerator.java | 90 protected Map digests = new HashMap(); field in CMSSignedGenerator
|
D | CMSSignedData.java | 442 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
|
/external/openssl/crypto/engine/ |
D | eng_int.h | 169 ENGINE_DIGESTS_PTR digests; member
|
D | eng_cryptodev.c | 161 } digests[] = { variable
|
/external/chromium_org/chrome/common/safe_browsing/ |
D | csd.proto | 142 required Digests digests = 2; field
|