Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_Extend_fp.h14 TPML_DIGEST_VALUES digests; member
DPCR_Event_fp.h17 typedef struct { TPML_DIGEST_VALUES digests; } PCR_Event_Out; member
Dtpm_types.h796 TPM2B_DIGEST digests[8]; member
802 TPMT_HA digests[HASH_COUNT]; member
/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/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSSignedData.java345 …Set<AlgorithmIdentifier> digests = new HashSet<AlgorithmIdentifier>(signedData.getDigestAlgorithms… in getDigestAlgorithmIDs() local
513 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
DCMSUtils.java302 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
DCMSSignedGenerator.java90 protected Map digests = new HashMap(); field in CMSSignedGenerator
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp333 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()
402 const CUInt32DefVector &digests) in WriteSubStreamsInfo()
562 CUInt32DefVector digests; in WriteHeader() local
D7zIn.cpp803 CUInt32DefVector &digests) in ReadSubStreamsInfo()
945 CUInt32DefVector &digests) in ReadStreamsInfo()
1055 CUInt32DefVector digests; in ReadAndDecodePackedStreams() local
1138 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/
Dssl_transcript.cc390 uint8_t digests[EVP_MAX_MD_SIZE]; in SSL_TRANSCRIPT_finish_mac() local
Dt1_enc.cc478 uint8_t digests[EVP_MAX_MD_SIZE]; in tls1_generate_master_secret() local