Searched defs:creation_hash (Results 1 – 10 of 10) sorted by relevance
/external/tpm2-tss/test/integration/ |
D | sapi-command-cancel.int.c | 39 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local
|
D | sapi-asymmetric-encrypt-decrypt.int.c | 46 TPM2B_DIGEST creation_hash = {sizeof(TPM2B_DIGEST)-2,}; in test_invoke() local
|
D | sapi-util.c | 42 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_primary_rsa_2048_aes_128_cfb() local 130 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_aes_128_cfb() local 201 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in create_keyedhash_key() local
|
D | sapi-policy-template.int.c | 34 TPM2B_DIGEST creation_hash = TPM2B_DIGEST_INIT; in test_invoke() local
|
/external/gsc-utils/tpm_generated/ |
D | ffi.cc | 235 TPM2B_DIGEST& creation_hash, TPMT_TK_CREATION& creation_ticket, in ParseResponse_Create() 265 TPM2B_DIGEST& creation_hash, TPMT_TK_CREATION& creation_ticket, in ParseResponse_CreatePrimary()
|
D | tpm_generated_test.cc | 251 TPM2B_DIGEST creation_hash; in TEST() local
|
D | tpm_generated.cc | 9742 TPM2B_DIGEST* creation_hash, in ParseResponse_Create() 9871 TPM2B_DIGEST creation_hash; in CreateResponseParser() local 9919 TPM2B_DIGEST* creation_hash, in CreateSync() 16829 const TPM2B_DIGEST& creation_hash, in SerializeCommand_CertifyCreation() 17081 const TPM2B_DIGEST& creation_hash, in CertifyCreation() 17109 const TPM2B_DIGEST& creation_hash, in CertifyCreationSync() 25424 TPM2B_DIGEST* creation_hash, in ParseResponse_CreatePrimary() 25560 TPM2B_DIGEST creation_hash; in CreatePrimaryResponseParser() local 25609 TPM2B_DIGEST* creation_hash, in CreatePrimarySync()
|
D | tpm_generated.h | 1218 TPM2B_DIGEST creation_hash = {}; member
|
/external/mbedtls/scripts/ |
D | assemble_changelog.py | 286 def creation_hash(filename): member in EntryFileSortKey
|
/external/openthread/third_party/mbedtls/repo/scripts/ |
D | assemble_changelog.py | 294 def creation_hash(filename): member in EntryFileSortKey
|