/external/tpm2-tss/test/integration/ |
D | esys-object-changeauth.int.c | 119 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_object_changeauth() 129 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_object_changeauth() 218 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_object_changeauth() 293 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &auth); in test_esys_tr_setauth() 296 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, NULL); in test_esys_tr_setauth()
|
D | esys-tpm-clear-auth.int.c | 66 Esys_TR_SetAuth(esys_context, ESYS_TR_RH_LOCKOUT, &auth); in test_esys_clear_auth() 100 Esys_TR_SetAuth(esys_context, ESYS_TR_RH_PLATFORM, &auth); in test_esys_clear_auth() 110 Esys_TR_SetAuth(esys_context, ESYS_TR_RH_PLATFORM, &auth); in test_esys_clear_auth()
|
D | esys-unseal-password-auth.int.c | 135 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_unseal_password_auth() 155 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_unseal_password_auth() 275 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_unseal_password_auth()
|
D | esys-evict-control-serialization.int.c | 125 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_evict_control_serialization() 144 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_evict_control_serialization() 233 r = Esys_TR_SetAuth(esys_context, persistent_handle2, &authValuePrimary); in test_esys_evict_control_serialization()
|
D | esys-create-session-auth.int.c | 183 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_create_session_auth() 202 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_create_session_auth() 214 r = Esys_TR_SetAuth(esys_context, primaryHandle_AuthSession, &authValuePrimary); in test_esys_create_session_auth() 407 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_create_session_auth()
|
D | esys-encrypt-decrypt.int.c | 130 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_encrypt_decrypt() 141 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_encrypt_decrypt() 229 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_encrypt_decrypt()
|
D | esys-create-password-auth.int.c | 168 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_create_password_auth() 187 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_create_password_auth() 294 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_create_password_auth()
|
D | esys-quote.int.c | 126 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_quote() 145 r = Esys_TR_SetAuth(esys_context, primaryHandle, in test_esys_quote()
|
D | esys-save-and-load-context.int.c | 173 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_save_and_load_context() 192 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_save_and_load_context() 316 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle2, &authKey2); in test_esys_save_and_load_context()
|
D | esys-get-time.int.c | 128 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_get_time() 147 r = Esys_TR_SetAuth(esys_context, signHandle, in test_esys_get_time()
|
D | esys-hierarchychangeauth.int.c | 141 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &newAuth); in test_esys_hierarchychangeauth() 184 if (Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &newAuth) != TSS2_RC_SUCCESS) { in test_esys_hierarchychangeauth()
|
D | esys-rsa-encrypt-decrypt.int.c | 116 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_rsa_encrypt_decrypt() 154 r = Esys_TR_SetAuth(esys_context, primaryHandle, in test_esys_rsa_encrypt_decrypt()
|
D | esys-make-credential.int.c | 192 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_make_credential() 211 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_make_credential() 349 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_make_credential()
|
D | esys-create-fail.int.c | 163 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_create_fail() 183 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_create_fail()
|
D | esys-duplicate.int.c | 197 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_duplicate() 230 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_duplicate() 323 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_duplicate()
|
D | esys-hmacsequencestart.int.c | 125 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_hmacsequencestart() 149 r = Esys_TR_SetAuth(esys_context, sequenceHandle, &auth); in test_esys_hmacsequencestart()
|
D | esys-import.int.c | 194 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_import() 227 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_import() 320 r = Esys_TR_SetAuth(esys_context, loadedKeyHandle, &authKey2); in test_esys_import()
|
D | esys-policy-password.int.c | 170 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_policy_password() 205 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_policy_password()
|
D | esys-event-sequence-complete.int.c | 60 r = Esys_TR_SetAuth(esys_context, sequenceHandle_handle, &auth); in test_esys_event_sequence_complete()
|
D | esys-createloaded.int.c | 175 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_createloaded() 185 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_createloaded()
|
D | esys-policy-ticket.int.c | 137 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_policy_ticket() 216 r = Esys_TR_SetAuth(esys_context, sequenceHandle_handle, &auth); in test_esys_policy_ticket()
|
D | esys-hashsequencestart.int.c | 89 r = Esys_TR_SetAuth(esys_context, sequenceHandle_handle, &auth); in test_esys_hashsequencestart()
|
D | esys-hmac.int.c | 93 r = Esys_TR_SetAuth(esys_context, primaryHandle, &authValuePrimary); in test_esys_hmac()
|
D | esys-certify.int.c | 124 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_certify()
|
D | esys-certify-creation.int.c | 124 r = Esys_TR_SetAuth(esys_context, ESYS_TR_RH_OWNER, &authValue); in test_esys_certify_creation()
|