OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_AUTH_RSP_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c
1274
+ (pAuth1 ?
TPM_AUTH_RSP_SIZE
: 0)
1275
+ (pAuth2 ?
TPM_AUTH_RSP_SIZE
: 0));
/src/crypto/external/cpl/trousers/dist/src/include/
spi_utils.h
139
#define
TPM_AUTH_RSP_SIZE
(sizeof(TPM_NONCE) + sizeof(TPM_BOOL) + sizeof(TPM_AUTHDATA))
Completed in 18 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026