Searched refs:TSS_BLOB_STRUCT_VERSION (Results 1 – 2 of 2) sorted by relevance
94 if (ASN1_INTEGER_set(tssBlob->structVersion, TSS_BLOB_STRUCT_VERSION) == 0) {156 encBlob[2] = (BYTE)TSS_BLOB_STRUCT_VERSION;217 if (decStructVersion > TSS_BLOB_STRUCT_VERSION) { in Tspi_DecodeBER_TssBlob()
1237 #define TSS_BLOB_STRUCT_VERSION 0x01 macro