Home
last modified time | relevance | path

Searched defs:nonceTPM (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-sys/api/
H A DTss2_Sys_PolicySecret.c19 const TPM2B_NONCE *nonceTPM, in Tss2_Sys_PolicySecret_Prepare()
128 const TPM2B_NONCE *nonceTPM, in Tss2_Sys_PolicySecret()
H A DTss2_Sys_PolicySigned.c19 const TPM2B_NONCE *nonceTPM, in Tss2_Sys_PolicySigned_Prepare()
143 const TPM2B_NONCE *nonceTPM, in Tss2_Sys_PolicySigned()
H A DTss2_Sys_StartAuthSession.c110 TPM2B_NONCE *nonceTPM) in Tss2_Sys_StartAuthSession_Complete()
145 TPM2B_NONCE *nonceTPM, in Tss2_Sys_StartAuthSession()
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/api/
H A DEsys_PolicySecret.c80 const TPM2B_NONCE *nonceTPM, in Esys_PolicySecret()
164 const TPM2B_NONCE *nonceTPM, in Esys_PolicySecret_Async()
H A DEsys_PolicySigned.c81 const TPM2B_NONCE *nonceTPM, in Esys_PolicySigned()
167 const TPM2B_NONCE *nonceTPM, in Esys_PolicySigned_Async()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DPolicySecret_fp.h49 TPM2B_NONCE nonceTPM; member
H A DStartAuthSession_fp.h59 TPM2B_NONCE nonceTPM; member
H A DPolicySigned_fp.h49 TPM2B_NONCE nonceTPM; member
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Desys-policy-ticket.int.c54 TPM2B_NONCE *nonceTPM = NULL; in test_esys_policy_ticket() local
H A Dsession-util.h25 TPM2B_NONCE nonceTPM; member
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_types.h36 …TPM2B_NONCE nonceTPM; /**< This is a value returned by TPM2_Star… member
53 TPM2B_NONCE nonceTPM; /**< None */ member
H A Difapi_policy_execute.h146 TPM2B_DIGEST *nonceTPM; member
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_types.h62 …TPM2B_NONCE nonceTPM; /**< Nonce which is returned by the TPM fo… member
H A Desys_tr.c533 TPM2B_NONCE **nonceTPM) in Esys_TRSess_GetNonceTPM()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
H A DSessionProcess.c2171 TPM2B_NONCE *nonceTPM; in BuildResponseSession() local
/aosp_15_r20/external/tpm2-tss/test/unit/
H A Desys-tcti-rcs.c1506 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySigned() local
1537 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySecret() local
H A Desys-tpm-rcs.c1486 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySigned() local
1517 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySecret() local
H A Desys-resubmissions.c1613 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySigned() local
1646 TPM2B_NONCE nonceTPM = DUMMY_2B_DATA(.buffer); in test_PolicySecret() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DGlobal.h348 TPM2B_NONCE nonceTPM; // last TPM-generated nonce for member