OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encAuth
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_seal.c
32
TCPA_ENCAUTH *
encAuth
, /* in */
52
if (setData(TCSD_PACKET_TYPE_ENCAUTH, i++,
encAuth
, 0, &hte->comm))
105
TCPA_ENCAUTH *
encAuth
, /* in */
114
return common_Seal_TP(TCSD_ORD_SEAL, hte, keyHandle,
encAuth
, pcrInfoSize, PcrInfo,
122
TCPA_ENCAUTH *
encAuth
, /* in */
131
return common_Seal_TP(TCSD_ORD_SEALX, hte, keyHandle,
encAuth
, pcrInfoSize, PcrInfo,
rpc_nv.c
32
TCPA_ENCAUTH
encAuth
, /* in */
46
if (setData(TCSD_PACKET_TYPE_ENCAUTH, 3, &
encAuth
, 0, &hte->comm))
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_seal.c
33
TCPA_ENCAUTH
encAuth
, /* in */
67
if ((result = tpm_rqu_build(sealOrdinal, &offset, txBlob, keySlot,
encAuth
.authdata,
tcsi_nv.c
33
TPM_ENCAUTH
encAuth
, /* in */
51
TPM_ENCAUTH_SIZE,
encAuth
.authdata, pAuth)))
/src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_seal.c
78
TCPA_ENCAUTH *
encAuth
, /* in */
120
Trspi_LoadBlob_DIGEST(&offset, data, (TPM_DIGEST *)
encAuth
);
140
TCPA_ENCAUTH *
encAuth
, /* in */
182
Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data,
encAuth
->authdata);
tsp_nv.c
30
TCPA_ENCAUTH
encAuth
, /* in */
52
Trspi_LoadBlob(&offset, TPM_SHA1_160_HASH_LEN, data,
encAuth
.authdata);
/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_nv.c
37
TPM_ENCAUTH
encAuth
;
60
if (getData(TCSD_PACKET_TYPE_ENCAUTH, 3, &
encAuth
, 0, &data->comm)) {
73
cPubInfoSize, pubInfo,
encAuth
, pAuth);
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
411
TPM_ENCAUTH
encAuth
, // in
445
TPM_ENCAUTH
encAuth
, // in
803
TPM_ENCAUTH
encAuth
, // in
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
1073
TCPA_ENCAUTH *
encAuth
, /* in */
1090
result = RPC_Seal_TP(entry, keyHandle,
encAuth
, pcrInfoSize, PcrInfo,
1106
TCPA_ENCAUTH *
encAuth
, /* in */
1123
result = RPC_Sealx_TP(entry, keyHandle,
encAuth
, pcrInfoSize, PcrInfo,
2600
TCPA_ENCAUTH
encAuth
, /* in */
2612
encAuth
, pAuth);
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
591
TCPA_ENCAUTH
encAuth
, /* in */
978
TPM_ENCAUTH
encAuth
, /* in */
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026