HomeSort by: relevance | last modified time | path
    Searched refs:TSS_PCRS_STRUCT_DEFAULT (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_context.c 246 case TSS_PCRS_STRUCT_DEFAULT:
tspi_seal.c 40 UINT32 pcrInfoType = TSS_PCRS_STRUCT_DEFAULT;
obj_pcrs.c 38 if (type == TSS_PCRS_STRUCT_DEFAULT) {
obj_rsakey.c 1804 /* passing in a pcrType of TSS_PCRS_STRUCT_DEFAULT will tell the pcr routine to create
1806 pcrType = TSS_PCRS_STRUCT_DEFAULT;
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_defines.h 297 #define TSS_PCRS_STRUCT_DEFAULT (0x00000000) // depends on context

Completed in 22 milliseconds