Searched defs:digests (Results 1 – 9 of 9) sorted by relevance
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() local1155 UInt32 **digests, in SzReadAndDecodePackedStreams2()1201 UInt32 *digests = 0; in SzReadAndDecodePackedStreams() local
480 CRecordVector<UInt32> &digests) in ReadHashDigests()590 CRecordVector<UInt32> &digests) in ReadSubStreamsInfo()698 CRecordVector<UInt32> &digests) in ReadStreamsInfo()798 CRecordVector<UInt32> digests; in ReadAndDecodePackedStreams() local899 CRecordVector<UInt32> digests; in ReadHeader() local
343 const CRecordVector<UInt32> &digests) in WriteHashDigests()428 const CRecordVector<UInt32> &digests) in WriteSubStreamsInfo()591 CRecordVector<UInt32> digests; in WriteHeader() local
304 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
90 protected Map digests = new HashMap(); field in CMSSignedGenerator
463 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
57 const struct ssh_digest digests[] = { variable
60 const struct ssh_digest digests[SSH_DIGEST_MAX] = { variable
589 uint8_t digests[2 * EVP_MAX_MD_SIZE]; in tls1_generate_master_secret() local