HomeSort by relevance Sort by last modified time
    Searched refs:TPM_CC_PolicyAuthorize (Results 1 - 10 of 10) sorted by null

  /external/tpm2/
Marshal_PolicyAuthorize.c 48 #ifdef TPM_CC_PolicyAuthorize
66 #ifdef TPM_CC_PolicyAuthorize
67 response_buffer = MemoryGetResponseBuffer(TPM_CC_PolicyAuthorize) + 10;
GetCommandCodeString.c 287 #ifdef TPM_CC_PolicyAuthorize
288 case TPM_CC_PolicyAuthorize:
PolicyAuthorize.c 89 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef,
CommandDispatcher.c 610 #ifdef TPM_CC_PolicyAuthorize
611 case TPM_CC_PolicyAuthorize:
    [all...]
HandleProcess.c 849 #ifdef TPM_CC_PolicyAuthorize
850 case TPM_CC_PolicyAuthorize:
    [all...]
Implementation.h     [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 299 #define TPM_CC_PolicyAuthorize (TPM_CC)(0x0000016A)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 610 constexpr TPM_CC TPM_CC_PolicyAuthorize = 0x0000016A;
    [all...]
tpm_generated.cc 171 case TPM_CC_PolicyAuthorize:
395 case TPM_CC_PolicyAuthorize:
    [all...]

Completed in 117 milliseconds