Home
last modified time | relevance | path

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

12

/external/tpm2-tss/src/tss2-sys/api/
DTss2_Sys_PCR_Extend.c18 const TPML_DIGEST_VALUES *digests) in Tss2_Sys_PCR_Extend_Prepare()
64 const TPML_DIGEST_VALUES *digests, in Tss2_Sys_PCR_Extend()
DTss2_Sys_PCR_Event.c60 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/
DEsys_PCR_Extend.c71 const TPML_DIGEST_VALUES *digests) in Esys_PCR_Extend()
147 const TPML_DIGEST_VALUES *digests) in Esys_PCR_Extend_Async()
DEsys_PCR_Event.c71 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/
DPCR_Extend_fp.h48 TPML_DIGEST_VALUES digests; member
DPCR_Event_fp.h53 TPML_DIGEST_VALUES digests; member
/external/tpm2-tss/test/integration/
Dsapi-pcr-extension.int.c43 TPML_DIGEST_VALUES digests; in test_invoke() local
Desys-pcr-basic.int.c50 TPML_DIGEST_VALUES digests in test_esys_pcr_basic() local
/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.java348 …Set<AlgorithmIdentifier> digests = new HashSet<AlgorithmIdentifier>(signedData.getDigestAlgorithms… in getDigestAlgorithmIDs() local
529 ASN1Set digests = new DERSet(digestAlgs); in replaceSigners() local
DCMSSignedGenerator.java93 protected Map digests = new HashMap(); field in CMSSignedGenerator
DCMSUtils.java359 static InputStream attachDigestsToInputStream(Collection digests, InputStream s) in attachDigestsToInputStream()
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp335 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()
401 const CUInt32DefVector &digests) in WriteSubStreamsInfo()
557 CUInt32DefVector digests; in WriteHeader() local
D7zIn.cpp828 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/
Dhelpers.py294 def save_digests_file(path_digests, digests, sizes, denylist): argument
/external/arm-trusted-firmware/include/drivers/measured_boot/
Dtcg.h258 tpmt_ha digests[]; /* Digests[Count] */ member
275 tpml_digest_values digests; /* Digests */ member
/external/tpm2-tss/src/tss2-fapi/
Difapi_eventlog.h46 TPML_DIGEST_VALUES digests; /**< The digest list of the event */ member
/external/openssh/
Ddigest-openssl.c58 const struct ssh_digest digests[] = { variable
Ddigest-libc.c64 const struct ssh_digest digests[SSH_DIGEST_MAX] = { variable
/external/boringssl/src/ssl/
Dt1_enc.cc280 uint8_t digests[EVP_MAX_MD_SIZE]; in tls1_generate_master_secret() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dt1_enc.cc265 uint8_t digests[EVP_MAX_MD_SIZE]; in tls1_generate_master_secret() local
/external/tpm2-tss/test/tpmclient/
Dtpmclient.int.c536 TPML_DIGEST_VALUES digests; in TestPcrExtend() local
/external/tpm2-tss/test/unit/
Desys-tcti-rcs.c1366 TPML_DIGEST_VALUES digests = { 0 }; in test_PCR_Extend() local
1384 TPML_DIGEST_VALUES *digests; in test_PCR_Event() local
Desys-tpm-rcs.c1346 TPML_DIGEST_VALUES digests = { 0 }; in test_PCR_Extend() local
1364 TPML_DIGEST_VALUES *digests; in test_PCR_Event() local
Desys-resubmissions.c1459 TPML_DIGEST_VALUES digests = { 0 }; in test_PCR_Extend() local
1479 TPML_DIGEST_VALUES *digests; in test_PCR_Event() local

12