/external/tpm2-tss/test/integration/ |
D | esys-create-password-auth.int.c | 57 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_create_password_auth() local 280 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_password_auth() 300 Esys_Free(creationHash2); in test_esys_create_password_auth() 312 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_password_auth() 330 Esys_Free(creationHash2); in test_esys_create_password_auth() 355 Esys_Free(creationHash2); in test_esys_create_password_auth()
|
D | esys-save-and-load-context.int.c | 60 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_save_and_load_context() local 285 &creationData2, &creationHash2, &creationTicket2); in test_esys_save_and_load_context() 300 Esys_Free(creationHash2); in test_esys_save_and_load_context() 328 &creationData2, &creationHash2, &creationTicket2); in test_esys_save_and_load_context() 347 Esys_Free(creationHash2); in test_esys_save_and_load_context() 381 Esys_Free(creationHash2); in test_esys_save_and_load_context()
|
D | esys-create-fail.int.c | 52 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_create_fail() local 195 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_fail() 202 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_fail() 280 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_fail()
|
D | esys-create-session-auth.int.c | 75 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_create_session_auth() local 393 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_session_auth() 413 Esys_Free(creationHash2); in test_esys_create_session_auth() 425 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_session_auth() 452 Esys_Free(creationHash2); in test_esys_create_session_auth() 499 Esys_Free(creationHash2); in test_esys_create_session_auth()
|
D | esys-unseal-password-auth.int.c | 64 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_unseal_password_auth() local 256 &creationData2, &creationHash2, &creationTicket2); in test_esys_unseal_password_auth() 313 Esys_Free(creationHash2); in test_esys_unseal_password_auth() 339 Esys_Free(creationHash2); in test_esys_unseal_password_auth()
|
D | esys-object-changeauth.int.c | 52 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_object_changeauth() local 208 &creationData2, &creationHash2, &creationTicket2); in test_esys_object_changeauth() 250 SAFE_FREE(creationHash2); in test_esys_object_changeauth() 278 SAFE_FREE(creationHash2); in test_esys_object_changeauth()
|
D | esys-evict-control-serialization.int.c | 54 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_evict_control_serialization() local 245 &creationData2, &creationHash2, &creationTicket2); in test_esys_evict_control_serialization() 264 Esys_Free(creationHash2); in test_esys_evict_control_serialization() 292 Esys_Free(creationHash2); in test_esys_evict_control_serialization()
|
D | esys-policy-password.int.c | 60 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_policy_password() local 279 &creationData2, &creationHash2, &creationTicket2); in test_esys_policy_password() 301 Esys_Free(creationHash2); in test_esys_policy_password() 329 Esys_Free(creationHash2); in test_esys_policy_password()
|
D | esys-encrypt-decrypt.int.c | 58 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_encrypt_decrypt() local 209 &creationData2, &creationHash2, &creationTicket2); in test_esys_encrypt_decrypt() 318 Esys_Free(creationHash2); in test_esys_encrypt_decrypt() 347 Esys_Free(creationHash2); in test_esys_encrypt_decrypt()
|
D | esys-make-credential.int.c | 62 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_make_credential() local 290 &creationData2, &creationHash2, &creationTicket2); in test_esys_make_credential() 395 Esys_Free(creationHash2); in test_esys_make_credential() 445 Esys_Free(creationHash2); in test_esys_make_credential()
|
D | esys-duplicate.int.c | 68 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_duplicate() local 309 &creationData2, &creationHash2, &creationTicket2); in test_esys_duplicate() 446 Esys_Free(creationHash2); in test_esys_duplicate() 498 Esys_Free(creationHash2); in test_esys_duplicate()
|
D | esys-import.int.c | 65 TPM2B_DIGEST *creationHash2 = NULL; in test_esys_import() local 306 &creationData2, &creationHash2, &creationTicket2); in test_esys_import() 452 Esys_Free(creationHash2); in test_esys_import() 505 Esys_Free(creationHash2); in test_esys_import()
|