| /external/tpm2-tss/src/tss2-sys/api/ | 
| D | Tss2_Sys_PCR_Extend.c | 18     const TPML_DIGEST_VALUES *digests)  in Tss2_Sys_PCR_Extend_Prepare()64     const TPML_DIGEST_VALUES *digests,  in Tss2_Sys_PCR_Extend()
 
 | 
| D | Tss2_Sys_PCR_Event.c | 60     TPML_DIGEST_VALUES *digests)  in Tss2_Sys_PCR_Event_Complete()83     TPML_DIGEST_VALUES *digests,  in Tss2_Sys_PCR_Event()
 
 | 
| /external/tpm2-tss/src/tss2-esys/api/ | 
| D | Esys_PCR_Extend.c | 71     const TPML_DIGEST_VALUES *digests)  in Esys_PCR_Extend()147     const TPML_DIGEST_VALUES *digests)  in Esys_PCR_Extend_Async()
 
 | 
| D | Esys_PCR_Event.c | 71     TPML_DIGEST_VALUES **digests)  in Esys_PCR_Event()241     TPML_DIGEST_VALUES **digests)  in Esys_PCR_Event_Finish()
 
 | 
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ | 
| D | PCR_Extend_fp.h | 48     TPML_DIGEST_VALUES          digests;  member
 | 
| D | PCR_Event_fp.h | 53     TPML_DIGEST_VALUES          digests;  member
 | 
| /external/tpm2-tss/test/integration/ | 
| D | sapi-pcr-extension.int.c | 43     TPML_DIGEST_VALUES digests;  in test_invoke()  local
 | 
| D | esys-pcr-basic.int.c | 50     TPML_DIGEST_VALUES digests  in test_esys_pcr_basic()  local
 | 
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ | 
| D | CMSSignedData.java | 348 …Set<AlgorithmIdentifier> digests = new HashSet<AlgorithmIdentifier>(signedData.getDigestAlgorithms…  in getDigestAlgorithmIDs()  local529         ASN1Set             digests = new DERSet(digestAlgs);  in replaceSigners()  local
 
 | 
| D | CMSSignedGenerator.java | 93     protected Map digests = new HashMap();  field in CMSSignedGenerator
 | 
| D | CMSUtils.java | 359     static InputStream attachDigestsToInputStream(Collection digests, InputStream s)  in attachDigestsToInputStream()
 | 
| /external/dng_sdk/source/ | 
| D | dng_jpeg_image.cpp | 261 										 dng_fingerprint *digests)  in dng_jpeg_image_find_digest_task()332 	AutoArray<dng_fingerprint> digests (arrayCount);  in FindDigest()  local
 
 | 
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/ | 
| D | CMSSignedData.java | 350 …Set<AlgorithmIdentifier> digests = new HashSet<AlgorithmIdentifier>(signedData.getDigestAlgorithms…  in getDigestAlgorithmIDs()  local531         ASN1Set             digests = new DERSet(digestAlgs);  in replaceSigners()  local
 
 | 
| D | CMSSignedGenerator.java | 97     protected Map digests = new HashMap();  field in CMSSignedGenerator
 | 
| D | CMSUtils.java | 360     static InputStream attachDigestsToInputStream(Collection digests, InputStream s)  in attachDigestsToInputStream()
 | 
| /external/lzma/CPP/7zip/Archive/7z/ | 
| D | 7zOut.cpp | 335 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests)  in WriteHashDigests()401     const CUInt32DefVector &digests)  in WriteSubStreamsInfo()
 557     CUInt32DefVector digests;  in WriteHeader()  local
 
 | 
| D | 7zIn.cpp | 828     CUInt32DefVector &digests)  in ReadSubStreamsInfo()970     CUInt32DefVector &digests)  in ReadStreamsInfo()
 1080   CUInt32DefVector  digests;  in ReadAndDecodePackedStreams()  local
 1172   CUInt32DefVector digests;  in ReadHeader()  local
 
 | 
| /external/autotest/client/site_tests/platform_PrinterPpds/ | 
| D | helpers.py | 297 def save_digests_file(path_digests, digests, sizes, denylist):  argument
 | 
| /external/android-key-attestation/server/src/main/java/com/google/android/attestation/ | 
| D | AttestationApplicationId.java | 57     ASN1Set digests =  in AttestationApplicationId()  local
 | 
| /external/arm-trusted-firmware/include/drivers/measured_boot/event_log/ | 
| D | tcg.h | 258 	tpmt_ha		digests[];		/* Digests[Count] */  member275 	tpml_digest_values	digests;	/* Digests */  member
 
 | 
| /external/tpm2-tss/src/tss2-fapi/ | 
| D | ifapi_eventlog.h | 46     TPML_DIGEST_VALUES                          digests;    /**< The digest list of the event */  member
 | 
| /external/boringssl/src/ssl/ | 
| D | t1_enc.cc | 280     uint8_t digests[EVP_MAX_MD_SIZE];  in tls1_generate_master_secret()  local
 | 
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ | 
| D | t1_enc.cc | 280     uint8_t digests[EVP_MAX_MD_SIZE];  in tls1_generate_master_secret()  local
 | 
| /external/cronet/third_party/boringssl/src/ssl/ | 
| D | t1_enc.cc | 280     uint8_t digests[EVP_MAX_MD_SIZE];  in tls1_generate_master_secret()  local
 | 
| /external/tpm2-tss/test/tpmclient/ | 
| D | tpmclient.int.c | 536     TPML_DIGEST_VALUES digests;  in TestPcrExtend()  local
 |