OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tpmVersion
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ek.c
29
UINT32
tpmVersion
, pubEKSize;
38
if ((result = obj_context_get_tpm_version(tspContext, &
tpmVersion
)))
44
switch (
tpmVersion
) {
tspi_admin.c
37
UINT32
tpmVersion
;
106
if ((result = obj_context_get_tpm_version(tspContext, &
tpmVersion
)))
110
switch (
tpmVersion
) {
Completed in 110 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026