Home
last modified time | relevance | path

Searched refs:algorithm_id (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/drivers/measured_boot/event_log/
H A Devent_print.c98 uint16_t algorithm_id = alg_ptr[i].algorithm_id; in id_event_print() local
100 switch (algorithm_id) { in id_event_print()
112 ERROR("Algorithm 0x%x not found\n", algorithm_id); in id_event_print()
181 switch (((tpmt_ha *)ptr)->algorithm_id) { in event2_print()
197 ((tpmt_ha *)ptr)->algorithm_id); in event2_print()
H A Devent_log.c120 ((tpmt_ha *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_record()
185 ((id_event_algorithm_size_t *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_write_header()
210 ((tpmt_ha *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_write_header()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/measured_boot/event_log/
Devent_print.c98 uint16_t algorithm_id = alg_ptr[i].algorithm_id; in id_event_print() local
100 switch (algorithm_id) { in id_event_print()
112 ERROR("Algorithm 0x%x not found\n", algorithm_id); in id_event_print()
181 switch (((tpmt_ha *)ptr)->algorithm_id) { in event2_print()
197 ((tpmt_ha *)ptr)->algorithm_id); in event2_print()
Devent_log.c127 ((tpmt_ha *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_record()
191 ((id_event_algorithm_size_t *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_write_specid_event()
231 ((tpmt_ha *)ptr)->algorithm_id = TPM_ALG_ID; in event_log_write_header()
/aosp_15_r20/packages/modules/Virtualization/libs/apkverify/src/
Dv3.rs126 algorithm_id: SignatureAlgorithmID, in find_digest_by_algorithm()
129 let digest = signed_data.find_digest_by_algorithm(algorithm_id)?; in find_digest_by_algorithm()
221 fn find_digest_by_algorithm(&self, algorithm_id: SignatureAlgorithmID) -> Result<&Digest> { in find_digest_by_algorithm()
225 .find(|&dig| dig.signature_algorithm_id == Some(algorithm_id)) in find_digest_by_algorithm()
226 .context(format!("Digest not found for algorithm: {:?}", algorithm_id))?) in find_digest_by_algorithm()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs274 algorithm_id: AlgorithmId, field
284 if { elem.algorithm_id } == alg { in get_size()
511 let algorithm_id = AlgorithmId(elem_ptr.cast::<u16>().read_unaligned()); in from_ptr() localVariable
513 + usize::from(header.algorithm_digest_sizes.get_size(algorithm_id)?); in from_ptr()
1024 algorithm_id: AlgorithmId::SHA1, in test_event_log_v2()
1028 algorithm_id: AlgorithmId::SHA256, in test_event_log_v2()
1032 algorithm_id: AlgorithmId::SHA384, in test_event_log_v2()
1036 algorithm_id: AlgorithmId::SHA512, in test_event_log_v2()
Dv1.rs411 algorithm_id: TCG_ALGORITHM_ID,
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs274 algorithm_id: AlgorithmId, field
284 if { elem.algorithm_id } == alg { in get_size()
511 let algorithm_id = AlgorithmId(elem_ptr.cast::<u16>().read_unaligned()); in from_ptr() localVariable
513 + usize::from(header.algorithm_digest_sizes.get_size(algorithm_id)?); in from_ptr()
1024 algorithm_id: AlgorithmId::SHA1, in test_event_log_v2()
1028 algorithm_id: AlgorithmId::SHA256, in test_event_log_v2()
1032 algorithm_id: AlgorithmId::SHA384, in test_event_log_v2()
1036 algorithm_id: AlgorithmId::SHA512, in test_event_log_v2()
Dv1.rs411 algorithm_id: TCG_ALGORITHM_ID,
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/context/
Dmod.rs196 algorithm_id: Algorithm, field
227 algorithm_id: Algorithm::from_cbor_value(a.remove(0))?, in from_cbor_value()
233 self.algorithm_id.to_cbor_value()?, in to_cbor_value()
258 self.0.algorithm_id = Algorithm::Assigned(alg); in algorithm()
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/measured_boot/event_log/
H A Dtcg.h139 uint16_t algorithm_id; member
242 uint16_t algorithm_id; /* AlgorithmId */ member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/measured_boot/event_log/
Dtcg.h144 uint16_t algorithm_id; member
247 uint16_t algorithm_id; /* AlgorithmId */ member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h117796 u8 algorithm_id; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h107930 u8 algorithm_id; member
/aosp_15_r20/kernel/prebuilts/6.1/arm64/
Dabi.stg45970 name: "algorithm_id"
Dabi-full.stg46030 name: "algorithm_id"
/aosp_15_r20/kernel/prebuilts/6.6/arm64/
Dabi.stg48755 name: "algorithm_id"
Dabi-full.stg49468 name: "algorithm_id"
/aosp_15_r20/kernel/prebuilts/mainline/arm64/
Dabi-full.stg57971 name: "algorithm_id"
Dabi.stg57971 name: "algorithm_id"