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

  /external/tpm2/
CryptSelfTest_fp.h 11 TPML_ALG *toTest, // IN: list of algorithms to be tested
12 TPML_ALG *toDoList // OUT: list of algorithms needing test
IncrementalSelfTest_fp.h 12 typedef struct { TPML_ALG toTest; } IncrementalSelfTest_In;
14 typedef struct { TPML_ALG toDoList; } IncrementalSelfTest_Out;
CryptSelfTest.c 91 TPML_ALG *toTest, // IN: list of algorithms to be tested
92 TPML_ALG *toDoList // OUT: list of algorithms needing test
tpm_generated.h 681 UINT16 TPML_ALG_Marshal(TPML_ALG* source, BYTE** buffer, INT32* size);
683 TPM_RC TPML_ALG_Unmarshal(TPML_ALG* target, BYTE** buffer, INT32* size);
    [all...]
tpm_types.h 781 // Table 97 Definition of TPML_ALG Structure
785 } TPML_ALG;
    [all...]
tpm_generated.c     [all...]
  /system/tpm/trunks/
mock_tpm.h 56 void(const TPML_ALG& to_test,
60 TPM_RC(const TPML_ALG& to_test,
61 TPML_ALG* to_do_list,
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 156 milliseconds