Home
last modified time | relevance | path

Searched refs:kFieldIndexCodeHash (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/open-dice/src/
H A Dtemplate_cert_op.c156 static const size_t kFieldIndexCodeHash = 6; variable
237 CopyField(input_values->code_hash, kFieldIndexCodeHash, certificate); in DiceGenerateCertificate()
H A Dtemplate_cbor_cert_op.c145 static const size_t kFieldIndexCodeHash = 2; variable
232 CopyField(input_values->code_hash, kFieldIndexCodeHash, certificate); in DiceGenerateCertificate()