| /external/tpm2-tss/src/tss2-esys/api/ | 
| D | Esys_HierarchyChangeAuth.c | 26     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()
 
 | 
| D | Esys_NV_ChangeAuth.c | 26     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()
 
 | 
| D | Esys_ObjectChangeAuth.c | 69     const TPM2B_AUTH *newAuth,  in Esys_ObjectChangeAuth()142     const TPM2B_AUTH *newAuth)  in Esys_ObjectChangeAuth_Async()
 
 | 
| /external/tpm2-tss/src/tss2-sys/api/ | 
| D | Tss2_Sys_HierarchyChangeAuth.c | 18     const TPM2B_AUTH *newAuth)  in Tss2_Sys_HierarchyChangeAuth_Prepare()73     const TPM2B_AUTH *newAuth,  in Tss2_Sys_HierarchyChangeAuth()
 
 | 
| D | Tss2_Sys_NV_ChangeAuth.c | 18     const TPM2B_AUTH *newAuth)  in Tss2_Sys_NV_ChangeAuth_Prepare()73     const TPM2B_AUTH *newAuth,  in Tss2_Sys_NV_ChangeAuth()
 
 | 
| D | Tss2_Sys_ObjectChangeAuth.c | 19     const TPM2B_AUTH *newAuth)  in Tss2_Sys_ObjectChangeAuth_Prepare()90     const TPM2B_AUTH *newAuth,  in Tss2_Sys_ObjectChangeAuth()
 
 | 
| /external/tpm2-tss/test/integration/ | 
| D | sapi-hierarchy-change-auth.int.c | 28     TPM2B_AUTH newAuth;  in test_owner_auth()  local126     TPM2B_AUTH newAuth;  in test_platform_auth()  local
 
 | 
| D | esys-policy-nv-changeauth.int.c | 139     TPM2B_AUTH newAuth = {.size = 20,  in test_esys_policy_nv_changeauth()  local
 | 
| D | esys-hierarchychangeauth.int.c | 51     TPM2B_AUTH newAuth = {  in test_esys_hierarchychangeauth()  local
 | 
| D | esys-object-changeauth.int.c | 221     TPM2B_AUTH newAuth = {.size = 20,  in test_esys_object_changeauth()  local
 | 
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ | 
| D | NV_ChangeAuth_fp.h | 48     TPM2B_AUTH                  newAuth;  member
 | 
| D | HierarchyChangeAuth_fp.h | 48     TPM2B_AUTH                      newAuth;  member
 | 
| D | ObjectChangeAuth_fp.h | 49     TPM2B_AUTH                  newAuth;  member
 | 
| /external/tpm2-tss/src/tss2-esys/ | 
| D | esys_int.h | 83     TPM2B_AUTH *newAuth;  member
 | 
| /external/tpm2-tss/test/unit/ | 
| D | esys-tpm-rcs.c | 623     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_ObjectChangeAuth()  local2028     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_HierarchyChangeAuth()  local
 2585     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_NV_ChangeAuth()  local
 
 | 
| D | esys-tcti-rcs.c | 643     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_ObjectChangeAuth()  local2048     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_HierarchyChangeAuth()  local
 2605     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_NV_ChangeAuth()  local
 
 | 
| D | esys-resubmissions.c | 672     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_ObjectChangeAuth()  local2212     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_HierarchyChangeAuth()  local
 2827     TPM2B_AUTH newAuth = DUMMY_2B_DATA(.buffer);  in test_NV_ChangeAuth()  local
 
 | 
| /external/tpm2-tss/test/tpmclient/ | 
| D | tpmclient.int.c | 465     TPM2B_AUTH      newAuth;  in TestHierarchyChangeAuth()  local
 |