Searched defs:creation_hash (Results 1 – 6 of 6) sorted by relevance
39 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local
46 TPM2B_DIGEST creation_hash = {sizeof(TPM2B_DIGEST)-2,}; in test_invoke() local
42 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_primary_rsa_2048_aes_128_cfb() local130 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_aes_128_cfb() local201 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_keyedhash_key() local
34 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local
298 def creation_hash(filename): member in EntryFileSortKey