OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPMU_NAME
(Results
1 - 5
of
5
) sorted by null
/external/tpm2/
Global.h
103
// A NAME is a BYTE array that can contain a
TPMU_NAME
105
typedef BYTE NAME[sizeof(
TPMU_NAME
)];
[
all
...]
tpm_types.h
692
// Table 82 Definition of
TPMU_NAME
Union <>
696
}
TPMU_NAME
;
702
BYTE name[sizeof(
TPMU_NAME
)];
[
all
...]
tpm_generated.c
851
if (target->t.size > sizeof(
TPMU_NAME
)) {
[
all
...]
/external/tpm2/generator/
structure_generator.py
398
#
TPMU_NAME
and TPMU_ENCRYPTED_SECRET type are never used across the
401
self.name == '
TPMU_NAME
' or
[
all
...]
/system/tpm/trunks/
tpm_generated.h
[
all
...]
Completed in 185 milliseconds