/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_PCR_SetAuthPolicy.c | 20 TPMI_DH_PCR pcrNum) in Tss2_Sys_PCR_SetAuthPolicy_Prepare() argument 63 rval = Tss2_MU_UINT32_Marshal(pcrNum, ctx->cmdBuffer, in Tss2_Sys_PCR_SetAuthPolicy_Prepare() 93 TPMI_DH_PCR pcrNum, in Tss2_Sys_PCR_SetAuthPolicy() argument 99 rval = Tss2_Sys_PCR_SetAuthPolicy_Prepare(sysContext, authHandle, authPolicy, hashAlg, pcrNum); in Tss2_Sys_PCR_SetAuthPolicy()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_PCR_SetAuthPolicy.c | 72 TPMI_DH_PCR pcrNum) in Esys_PCR_SetAuthPolicy() argument 77 shandle3, authPolicy, hashAlg, pcrNum); in Esys_PCR_SetAuthPolicy() 149 TPMI_DH_PCR pcrNum) in Esys_PCR_SetAuthPolicy_Async() argument 154 esysContext, authHandle, authPolicy, hashAlg, pcrNum); in Esys_PCR_SetAuthPolicy_Async() 181 authPolicy, hashAlg, pcrNum); in Esys_PCR_SetAuthPolicy_Async()
|
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
D | tlcl_structures.h | 5 uint16_t pcrNum; member 110 uint16_t pcrNum; member
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | PCR_SetAuthPolicy_fp.h | 50 TPMI_DH_PCR pcrNum; member
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/PCR/ |
D | PCR_SetAuthPolicy.c | 67 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex)) in TPM2_PCR_SetAuthPolicy()
|
/external/vboot_reference/firmware/lib/tpm_lite/ |
D | tlcl.c | 243 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-tss/include/tss2/ |
D | tss2_sys.h | 1119 TPMI_DH_PCR pcrNum); 1130 TPMI_DH_PCR pcrNum,
|
D | tss2_esys.h | 1661 TPMI_DH_PCR pcrNum); 1672 TPMI_DH_PCR pcrNum);
|
/external/tpm2-tss/test/unit/ |
D | esys-tcti-rcs.c | 1452 TPMI_DH_PCR pcrNum = 0; in test_PCR_SetAuthPolicy() local 1457 ESYS_TR_NONE, &authPolicy, hashAlg, pcrNum); in test_PCR_SetAuthPolicy()
|
D | esys-tpm-rcs.c | 1432 TPMI_DH_PCR pcrNum = 0; in test_PCR_SetAuthPolicy() local 1437 ESYS_TR_NONE, &authPolicy, hashAlg, pcrNum); in test_PCR_SetAuthPolicy()
|
D | esys-resubmissions.c | 1553 TPMI_DH_PCR pcrNum = 0; in test_PCR_SetAuthPolicy() local 1558 ESYS_TR_NONE, &authPolicy, hashAlg, pcrNum); in test_PCR_SetAuthPolicy()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | CommandDispatcher.h | 1162 result = TPMI_DH_PCR_Unmarshal(&in->pcrNum, paramBuffer, paramBufferSize, FALSE);
|
D | CommandDispatchData.h | 2572 (UINT16)(offsetof(PCR_SetAuthPolicy_In, pcrNum))},
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 617 …ndle2, ESYS_TR shandle3, const TPM2B_DIGEST *authPolicy, TPMI_ALG_HASH hashAlg, TPMI_DH_PCR pcrNum) 618 …ndle2, ESYS_TR shandle3, const TPM2B_DIGEST *authPolicy, TPMI_ALG_HASH hashAlg, TPMI_DH_PCR pcrNum)
|