HomeSort by: relevance | last modified time | path
    Searched defs:infoshort (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
obj_pcrs.h 21 TPM_PCR_INFO_SHORT infoshort; member in union:tr_pcrs_obj::__anon2308
  /src/crypto/external/cpl/trousers/dist/src/tspi/
obj_pcrs.c 77 free(pcrs->info.infoshort.pcrSelection.pcrSelect);
168 tmp = &pcrs->info.infoshort.pcrSelection;
230 select = &pcrs->info.infoshort.pcrSelection;
231 compHash = &pcrs->info.infoshort.digestAtRelease;
316 select = &pcrs->info.infoshort.pcrSelection;
371 digest = (BYTE *)&pcrs->info.infoshort.digestAtRelease;
498 select = &pcrs->info.infoshort.pcrSelection;
627 info11.pcrSelection = pcrs->info.infoshort.pcrSelection;
628 info11.digestAtRelease = pcrs->info.infoshort.digestAtRelease;
696 infolong.localityAtRelease = pcrs->info.infoshort.localityAtRelease
733 TPM_PCR_INFO_SHORT infoshort; local
    [all...]

Completed in 74 milliseconds