OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:daaCounter
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
issuer_init.c
37
UINT32
daaCounter
51
UINT32
daaCounter
, // in
68
identityProof.endorsementCredential,
daaCounter
) != 0) {
129
// 5 : save PK, PKDAA, (p', q'), U',
daaCounter
, ni, ne in joinSession
136
joinSession->
daaCounter
=
daaCounter
;
issue_credential.c
113
daaCount = htonl( joinSession->
daaCounter
);
/src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_daa.c
61
-
daaCounter
: DAA counter
84
UINT32
daaCounter
, // in
100
LogDebug("-> TSPI_TPM_DAA_joinInit hDAA=%x hTPM=%x
daaCounter
=%x issuerPk=%x",
101
(int)hDAA, (int)hTPM,
daaCounter
, (int)issuerPk);
105
daaCounter
,
125
UINT32
daaCounter
, /* in */
146
result = Tspi_TPM_DAA_JoinInit_internal(hTPM, hIssuerKey,
daaCounter
, issuerAuthPKsLength,
305
UINT32
daaCounter
, // in
317
LogDebug("Tspi_DAA_IssueInit_internal hDAA=%d
daaCounter
=%d", (int)hDAA, (int)
daaCounter
);
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/include/daa/
issuer.h
43
UINT32
daaCounter
, // in
daa_structs.h
349
int
daaCounter
;
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
test_join.c
302
UINT32
daaCounter
= DEFAULT_DAACOUNTER;
342
daaCounter
= atoi(argv[i]);
425
daaCounter
, // in
445
daaCounter
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/
daa_debug.c
257
credential->
daaCounter
= read_int( file);
291
fprintf(file, "%d #
daaCounter
\n", credential->
daaCounter
);
daa_structs.c
1073
int
daaCounter
,
1087
result->
daaCounter
=
daaCounter
;
1271
credential->
daaCounter
= read_int( file);
1305
fprintf(file, "%d #
daaCounter
\n", credential->
daaCounter
);
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_structs.h
370
UINT32
daaCounter
;
tspi.h
650
UINT32
daaCounter
, // in
992
UINT32
daaCounter
, // in
Completed in 26 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026