/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_PP_Commands.c | 18 const TPML_CC *setList, in Tss2_Sys_PP_Commands_Prepare() 19 const TPML_CC *clearList) in Tss2_Sys_PP_Commands_Prepare() 71 const TPML_CC *setList, in Tss2_Sys_PP_Commands() 72 const TPML_CC *clearList, in Tss2_Sys_PP_Commands()
|
D | Tss2_Sys_SetCommandCodeAuditStatus.c | 19 const TPML_CC *setList, in Tss2_Sys_SetCommandCodeAuditStatus_Prepare() 20 const TPML_CC *clearList) in Tss2_Sys_SetCommandCodeAuditStatus_Prepare() 82 const TPML_CC *setList, in Tss2_Sys_SetCommandCodeAuditStatus() 83 const TPML_CC *clearList, in Tss2_Sys_SetCommandCodeAuditStatus()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_SetCommandCodeAuditStatus.c | 76 const TPML_CC *setList, in Esys_SetCommandCodeAuditStatus() 77 const TPML_CC *clearList) in Esys_SetCommandCodeAuditStatus() 159 const TPML_CC *setList, in Esys_SetCommandCodeAuditStatus_Async() 160 const TPML_CC *clearList) in Esys_SetCommandCodeAuditStatus_Async()
|
D | Esys_PP_Commands.c | 74 const TPML_CC *setList, in Esys_PP_Commands() 75 const TPML_CC *clearList) in Esys_PP_Commands() 154 const TPML_CC *setList, in Esys_PP_Commands_Async() 155 const TPML_CC *clearList) in Esys_PP_Commands_Async()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | PP_Commands_fp.h | 48 TPML_CC setList; 49 TPML_CC clearList;
|
D | SetCommandCodeAuditStatus_fp.h | 49 TPML_CC setList; 50 TPML_CC clearList;
|
D | PP_fp.h | 95 TPML_CC *commandList // OUT: list of TPM_CC
|
D | CommandAudit_fp.h | 118 TPML_CC *commandList // OUT: list of TPM_CC
|
D | Marshal_fp.h | 1103 TPML_CC_Unmarshal(TPML_CC *target, BYTE **buffer, INT32 *size); 1105 TPML_CC_Marshal(TPML_CC *source, BYTE **buffer, INT32 *size);
|
/external/tpm2-tss/test/integration/ |
D | esys-pp-commands.int.c | 43 TPML_CC setList = { in test_esys_pp_commands() 47 TPML_CC clearList = {0}; in test_esys_pp_commands()
|
D | esys-audit.int.c | 221 TPML_CC clearList = {0}; in test_esys_audit() 222 TPML_CC setList = {0}; in test_esys_audit()
|
/external/tpm2-tss/src/tss2-mu/ |
D | tpml-types.c | 156 TPML_MARSHAL(TPML_CC, Tss2_MU_TPM2_CC_Marshal, commandCodes, VAL) 157 TPML_UNMARSHAL(TPML_CC, Tss2_MU_TPM2_CC_Unmarshal, commandCodes)
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ |
D | PP.c | 142 TPML_CC *commandList // OUT: list of TPM_CC in PhysicalPresenceCapGetCCList()
|
D | CommandAudit.c | 192 TPML_CC *commandList // OUT: list of TPM_CC in CommandAuditCapGetCCList()
|
/external/tpm2-tss/include/tss2/ |
D | tss2_sys.h | 1025 const TPML_CC *setList, 1026 const TPML_CC *clearList); 1036 const TPML_CC *setList, 1037 const TPML_CC *clearList, 1654 const TPML_CC *setList, 1655 const TPML_CC *clearList); 1664 const TPML_CC *setList, 1665 const TPML_CC *clearList,
|
D | tss2_esys.h | 1522 const TPML_CC *setList, 1523 const TPML_CC *clearList); 1533 const TPML_CC *setList, 1534 const TPML_CC *clearList); 2523 const TPML_CC *setList, 2524 const TPML_CC *clearList); 2533 const TPML_CC *setList, 2534 const TPML_CC *clearList);
|
D | tss2_tpm2_types.h | 1014 } TPML_CC; typedef 1087 TPML_CC ppCommands; 1088 TPML_CC auditCommands;
|
D | tss2_mu.h | 1243 TPML_CC const *src, 1253 TPML_CC *dest);
|
/external/tpm2-tss/src/tss2-fapi/ |
D | tpm_json_serialize.h | 159 ifapi_json_TPML_CC_serialize(const TPML_CC *in, json_object **jso);
|
/external/tpm2-tss/test/unit/ |
D | esys-tpm-rcs.c | 1325 TPML_CC setList = { 0 }; in test_SetCommandCodeAuditStatus() 1326 TPML_CC clearList = { 0 }; in test_SetCommandCodeAuditStatus() 2086 TPML_CC setList = { 0 }; in test_PP_Commands() 2087 TPML_CC clearList = { 0 }; in test_PP_Commands()
|
D | esys-tcti-rcs.c | 1345 TPML_CC setList = { 0 }; in test_SetCommandCodeAuditStatus() 1346 TPML_CC clearList = { 0 }; in test_SetCommandCodeAuditStatus() 2106 TPML_CC setList = { 0 }; in test_PP_Commands() 2107 TPML_CC clearList = { 0 }; in test_PP_Commands()
|
D | esys-resubmissions.c | 1436 TPML_CC setList = { 0 }; in test_SetCommandCodeAuditStatus() 1437 TPML_CC clearList = { 0 }; in test_SetCommandCodeAuditStatus() 2276 TPML_CC setList = { 0 }; in test_PP_Commands() 2277 TPML_CC clearList = { 0 }; in test_PP_Commands()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | TpmTypes.h | 1483 } TPML_CC; /* Structure */ typedef 1549 TPML_CC ppCommands; 1550 TPML_CC auditCommands;
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 785 … ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPML_CC *setList, const TPML_CC *clea… 786 … ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPML_CC *setList, const TPML_CC *clea… 873 …TR shandle2, ESYS_TR shandle3, TPMI_ALG_HASH auditAlg, const TPML_CC *setList, const TPML_CC *clea… 874 …TR shandle2, ESYS_TR shandle3, TPMI_ALG_HASH auditAlg, const TPML_CC *setList, const TPML_CC *clea… 2640 \fn TSS2_RC ifapi_json_TPML_CC_serialize(const TPML_CC *in, json_object **jso)
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | TableMarshalData.c | 442 (UINT8)(offsetof(TPML_CC, commandCodes)),
|