Home
last modified time | relevance | path

Searched defs:newAuth (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-esys/api/
H A DEsys_HierarchyChangeAuth.c26 const TPM2B_AUTH *newAuth) in store_input_parameters()
85 const TPM2B_AUTH *newAuth) in Esys_HierarchyChangeAuth()
159 const TPM2B_AUTH *newAuth) in Esys_HierarchyChangeAuth_Async()
H A DEsys_NV_ChangeAuth.c26 const TPM2B_AUTH *newAuth) in store_input_parameters()
84 const TPM2B_AUTH *newAuth) in Esys_NV_ChangeAuth()
157 const TPM2B_AUTH *newAuth) in Esys_NV_ChangeAuth_Async()
H A DEsys_ObjectChangeAuth.c69 const TPM2B_AUTH *newAuth, in Esys_ObjectChangeAuth()
142 const TPM2B_AUTH *newAuth) in Esys_ObjectChangeAuth_Async()
/aosp_15_r20/external/tpm2-tss/src/tss2-sys/api/
H A DTss2_Sys_HierarchyChangeAuth.c18 const TPM2B_AUTH *newAuth) in Tss2_Sys_HierarchyChangeAuth_Prepare()
73 const TPM2B_AUTH *newAuth, in Tss2_Sys_HierarchyChangeAuth()
H A DTss2_Sys_NV_ChangeAuth.c18 const TPM2B_AUTH *newAuth) in Tss2_Sys_NV_ChangeAuth_Prepare()
73 const TPM2B_AUTH *newAuth, in Tss2_Sys_NV_ChangeAuth()
H A DTss2_Sys_ObjectChangeAuth.c19 const TPM2B_AUTH *newAuth) in Tss2_Sys_ObjectChangeAuth_Prepare()
90 const TPM2B_AUTH *newAuth, in Tss2_Sys_ObjectChangeAuth()
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-hierarchy-change-auth.int.c28 TPM2B_AUTH newAuth; in test_owner_auth() local
126 TPM2B_AUTH newAuth; in test_platform_auth() local
H A Desys-policy-nv-changeauth.int.c139 TPM2B_AUTH newAuth = {.size = 20, in test_esys_policy_nv_changeauth() local
H A Desys-hierarchychangeauth.int.c51 TPM2B_AUTH newAuth = { in test_esys_hierarchychangeauth() local
H A Desys-object-changeauth.int.c221 TPM2B_AUTH newAuth = {.size = 20, in test_esys_object_changeauth() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DHierarchyChangeAuth_fp.h48 TPM2B_AUTH newAuth; member
H A DNV_ChangeAuth_fp.h48 TPM2B_AUTH newAuth; member
H A DObjectChangeAuth_fp.h49 TPM2B_AUTH newAuth; member
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_int.h83 TPM2B_AUTH *newAuth; member
/aosp_15_r20/external/tpm2-tss/test/unit/
H A Desys-tcti-rcs.c643 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_ObjectChangeAuth() local
2048 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_HierarchyChangeAuth() local
2605 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_NV_ChangeAuth() local
H A Desys-tpm-rcs.c623 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_ObjectChangeAuth() local
2028 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_HierarchyChangeAuth() local
2585 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_NV_ChangeAuth() local
H A Desys-resubmissions.c672 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_ObjectChangeAuth() local
2212 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_HierarchyChangeAuth() local
2827 TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer); in test_NV_ChangeAuth() local
/aosp_15_r20/external/tpm2-tss/test/tpmclient/
H A Dtpmclient.int.c465 TPM2B_AUTH newAuth; in TestHierarchyChangeAuth() local