Home
last modified time | relevance | path

Searched refs:pcrNum (Results 1 – 9 of 9) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/include/
Dtlcl_structures.h5 uint16_t pcrNum; member
110 uint16_t pcrNum; member
/external/tpm2/
DPCR_SetAuthPolicy_fp.h16 TPMI_DH_PCR pcrNum; member
DPCR_SetAuthPolicy.c39 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex)) in TPM2_PCR_SetAuthPolicy()
DMarshal_PCR_SetAuthPolicy.c17 target->pcrNum = request_handles[1]; in PCR_SetAuthPolicy_In_Unmarshal()
Dpart3.txt9293 For each list entry, the TPM will check to see if pcrNum is implemented for that algorithm. If so, …
9295 …PCR.digestnew [pcrNum][alg] ≔ Halg(PCR.digestold [pcrNum][alg] || data[alg].buffer)) …
9300 pcrNum the PCR numeric selector (pcrHandle)
9829 allowing a policy. If the TPM implementation does not allow a policy for pcrNum, the TPM shall retu…
9832 pcrNum that selects any of the PCR in the group will change the policy for all PCR in the group.
9875 TPMI_DH_PCR pcrNum the PCR for which the policy is to be set
9904 … TPM_RC_VALUE PCR referenced by pcrNum is not a member of a PCR policy group
9928 26 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex))
9959 authorization for pcrNum, the TPM shall return TPM_RC_VALUE. A platform-specific specification may
9960 group PCR so that they share a common authorization value. In such case, a pcrNum that selects any …
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c243 ToTpmUint32(cmd.buffer + tpm_pcr_read_cmd.pcrNum, index); in TlclPCRRead()
391 ToTpmUint32(cmd.buffer + tpm_extend_cmd.pcrNum, pcr_num); in TlclExtend()
/external/tpm2/generator/
Draw_commands.txt16615 For each list entry, the TPM will check to see if pcrNum is implemented for that algorithm. If so, …
16618 PCR.digestnew [pcrNum][alg] ≔ Halg(PCR.digestold [pcrNum][alg] || data[alg].buffer))
16633 pcrNum
17556 allowing a policy. If the TPM implementation does not allow a policy for pcrNum, the TPM shall retu…
17559 pcrNum that selects any of the PCR in the group will change the policy for all PCR in the group.
17639 pcrNum
17728 PCR referenced by pcrNum is not a member of a PCR policy group
17758 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex))
17790 authorization for pcrNum, the TPM shall return TPM_RC_VALUE. A platform-specific specification may
17791 group PCR so that they share a common authorization value. In such case, a pcrNum that selects any …
Draw_commands_fixed.txt16626 For each list entry, the TPM will check to see if pcrNum is implemented for that algorithm. If so, …
16629 PCR.digestnew [pcrNum][alg] ≔ Halg(PCR.digestold [pcrNum][alg] || data[alg].buffer))
16644 pcrNum
17567 allowing a policy. If the TPM implementation does not allow a policy for pcrNum, the TPM shall retu…
17570 pcrNum that selects any of the PCR in the group will change the policy for all PCR in the group.
17650 pcrNum
17739 PCR referenced by pcrNum is not a member of a PCR policy group
17769 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex))
17801 authorization for pcrNum, the TPM shall return TPM_RC_VALUE. A platform-specific specification may
17802 group PCR so that they share a common authorization value. In such case, a pcrNum that selects any …
Dcommands.txt1455 _NAME pcrNum