OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPMA_CC
(Results
1 - 7
of
7
) sorted by null
/external/tpm2/
CommandCodeAttributes.c
81
// return a
TPMA_CC
structure for the given command code
83
TPMA_CC
258
TPML_CCA *commandList // OUT: list of
TPMA_CC
CommandAttributeData.c
8
static const
TPMA_CC
s_ccAttr [] = {
tpm_types.h
511
// Table 38 Definition of
TPMA_CC
Bits < OUT>
522
}
TPMA_CC
;
778
TPMA_CC
commandAttributes[MAX_CAP_CC];
[
all
...]
tpm_generated.h
282
UINT16 TPMA_CC_Marshal(
TPMA_CC
* source, BYTE** buffer, INT32* size);
284
TPM_RC TPMA_CC_Unmarshal(
TPMA_CC
* target, BYTE** buffer, INT32* size);
[
all
...]
tpm_generated.c
[
all
...]
/system/tpm/trunks/
tpm_generated.h
435
typedef TPM_CC
TPMA_CC
;
[
all
...]
tpm_generated.cc
[
all
...]
Completed in 63 milliseconds