OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirIndex
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_dir.c
35
TCPA_DIRINDEX
dirIndex
;
47
if (getData(TCSD_PACKET_TYPE_UINT32, 1, &
dirIndex
, 0, &data->comm))
56
result = TCSP_DirWriteAuth_Internal(hContext,
dirIndex
, dirDigest, &auth);
78
TCPA_DIRINDEX
dirIndex
;
89
if (getData(TCSD_PACKET_TYPE_UINT32, 1, &
dirIndex
, 0, &data->comm))
94
result = TCSP_DirRead_Internal(hContext,
dirIndex
, &dirValue);
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_dir.c
31
TCPA_DIRINDEX
dirIndex
, /* in */
47
if (
dirIndex
> tpm_metrics.num_dirs) {
52
if ((result = tpm_rqu_build(TPM_ORD_DirWriteAuth, &offset, txBlob,
dirIndex
,
72
TCPA_DIRINDEX
dirIndex
, /* in */
87
if (
dirIndex
> tpm_metrics.num_dirs)
90
if ((result = tpm_rqu_build(TPM_ORD_DirRead, &offset, txBlob,
dirIndex
, NULL)))
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_dir.c
27
TCPA_DIRINDEX
dirIndex
, /* in */
43
Trspi_LoadBlob_UINT32(&offset,
dirIndex
, data);
55
TCPA_DIRINDEX
dirIndex
, /* in */
70
Trspi_LoadBlob_UINT32(&offset,
dirIndex
, data);
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_dir.c
30
TCPA_DIRINDEX
dirIndex
, /* in */
42
if (setData(TCSD_PACKET_TYPE_UINT32, 1, &
dirIndex
, 0, &hte->comm))
64
TCPA_DIRINDEX
dirIndex
, /* in */
75
if (setData(TCSD_PACKET_TYPE_UINT32, 1, &
dirIndex
, 0, &hte->comm))
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
397
TPM_DIRINDEX
dirIndex
, // in
404
TPM_DIRINDEX
dirIndex
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
1025
TCPA_DIRINDEX
dirIndex
, /* in */
1037
result = RPC_DirWriteAuth_TP(entry,
dirIndex
, newContents, ownerAuth);
1049
TCPA_DIRINDEX
dirIndex
, /* in */
1060
result = RPC_DirRead_TP(entry,
dirIndex
, dirValue);
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
576
TCPA_DIRINDEX
dirIndex
, /* in */
582
TCPA_DIRINDEX
dirIndex
, /* in */
Completed in 25 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026