/external/tpm2-tss/test/integration/ |
D | esys-create-password-auth.int.c | 56 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_create_password_auth() local 280 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_password_auth() 299 Esys_Free(creationData2); in test_esys_create_password_auth() 312 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_password_auth() 329 Esys_Free(creationData2); in test_esys_create_password_auth() 354 Esys_Free(creationData2); in test_esys_create_password_auth()
|
D | esys-save-and-load-context.int.c | 59 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_save_and_load_context() local 285 &creationData2, &creationHash2, &creationTicket2); in test_esys_save_and_load_context() 299 Esys_Free(creationData2); in test_esys_save_and_load_context() 328 &creationData2, &creationHash2, &creationTicket2); in test_esys_save_and_load_context() 346 Esys_Free(creationData2); in test_esys_save_and_load_context() 380 Esys_Free(creationData2); in test_esys_save_and_load_context()
|
D | esys-create-fail.int.c | 51 TPM2B_CREATION_DATA *creationData2 = 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 | 74 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_create_session_auth() local 393 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_session_auth() 412 Esys_Free(creationData2); in test_esys_create_session_auth() 425 &creationData2, &creationHash2, &creationTicket2); in test_esys_create_session_auth() 451 Esys_Free(creationData2); in test_esys_create_session_auth() 498 Esys_Free(creationData2); in test_esys_create_session_auth()
|
D | esys-unseal-password-auth.int.c | 63 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_unseal_password_auth() local 256 &creationData2, &creationHash2, &creationTicket2); in test_esys_unseal_password_auth() 312 Esys_Free(creationData2); in test_esys_unseal_password_auth() 338 Esys_Free(creationData2); in test_esys_unseal_password_auth()
|
D | esys-object-changeauth.int.c | 51 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_object_changeauth() local 208 &creationData2, &creationHash2, &creationTicket2); in test_esys_object_changeauth() 249 SAFE_FREE(creationData2); in test_esys_object_changeauth() 277 SAFE_FREE(creationData2); in test_esys_object_changeauth()
|
D | esys-evict-control-serialization.int.c | 53 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_evict_control_serialization() local 245 &creationData2, &creationHash2, &creationTicket2); in test_esys_evict_control_serialization() 263 Esys_Free(creationData2); in test_esys_evict_control_serialization() 291 Esys_Free(creationData2); in test_esys_evict_control_serialization()
|
D | esys-policy-password.int.c | 59 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_policy_password() local 279 &creationData2, &creationHash2, &creationTicket2); in test_esys_policy_password() 300 Esys_Free(creationData2); in test_esys_policy_password() 328 Esys_Free(creationData2); in test_esys_policy_password()
|
D | esys-encrypt-decrypt.int.c | 57 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_encrypt_decrypt() local 209 &creationData2, &creationHash2, &creationTicket2); in test_esys_encrypt_decrypt() 317 Esys_Free(creationData2); in test_esys_encrypt_decrypt() 346 Esys_Free(creationData2); in test_esys_encrypt_decrypt()
|
D | esys-make-credential.int.c | 61 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_make_credential() local 290 &creationData2, &creationHash2, &creationTicket2); in test_esys_make_credential() 394 Esys_Free(creationData2); in test_esys_make_credential() 444 Esys_Free(creationData2); in test_esys_make_credential()
|
D | esys-duplicate.int.c | 67 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_duplicate() local 309 &creationData2, &creationHash2, &creationTicket2); in test_esys_duplicate() 445 Esys_Free(creationData2); in test_esys_duplicate() 497 Esys_Free(creationData2); in test_esys_duplicate()
|
D | esys-import.int.c | 64 TPM2B_CREATION_DATA *creationData2 = NULL; in test_esys_import() local 306 &creationData2, &creationHash2, &creationTicket2); in test_esys_import() 451 Esys_Free(creationData2); in test_esys_import() 504 Esys_Free(creationData2); in test_esys_import()
|