Searched refs:creation_hash (Results 1 – 4 of 4) sorted by relevance
/external/tpm2-tss/test/integration/ |
D | sapi-asymmetric-encrypt-decrypt.int.c | 46 TPM2B_DIGEST creation_hash = {sizeof(TPM2B_DIGEST)-2,}; in test_invoke() local 94 …tside_info, &creation_pcr, &sym_handle, &out_public, &creation_data, &creation_hash, &creation_tic… in test_invoke() 123 …side_info, &creation_pcr, &out_private, &out_public, &creation_data, &creation_hash, &creation_tic… in test_invoke()
|
D | sapi-util.c | 42 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_primary_rsa_2048_aes_128_cfb() local 85 &creation_hash, in create_primary_rsa_2048_aes_128_cfb() 130 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_aes_128_cfb() local 155 &creation_hash, in create_aes_128_cfb() 201 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_keyedhash_key() local 226 &creation_hash, in create_keyedhash_key()
|
D | sapi-command-cancel.int.c | 39 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local 103 &creation_hash, in test_invoke()
|
D | sapi-policy-template.int.c | 34 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local 183 &creation_hash, in test_invoke()
|