Searched refs:TSS_HASH_OTHER (Results 1 – 6 of 6) sorted by relevance
41 } else if (type == TSS_HASH_OTHER) { in obj_hash_add()42 hash->type = TSS_HASH_OTHER; in obj_hash_add()94 if (hash->type != TSS_HASH_OTHER && in obj_hash_set_value()
140 result = Trspi_Verify(TSS_HASH_OTHER, hashData, hashDataSize, pubKey, pubKeySize, in Tspi_Hash_VerifySignature()
269 case TSS_HASH_OTHER: in Tspi_Context_CreateObject()
168 case TSS_HASH_OTHER: in Trspi_Verify()
248 #define TSS_HASH_OTHER (0xFFFFFFFF) // Not-specified hash algorithm macro
708 to do a verify based on TSS_HASH_OTHER.