OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcPlatformCredentialSize
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_aik.c
42
UINT32 *
pcPlatformCredentialSize
, /* out */
150
if (getData(TCSD_PACKET_TYPE_UINT32, i++,
pcPlatformCredentialSize
, 0, &hte->comm)) {
160
*prgbPlatformCredential = (BYTE *) malloc(*
pcPlatformCredentialSize
);
162
LogError("malloc of %u bytes failed.", *
pcPlatformCredentialSize
);
171
if (getData(TCSD_PACKET_TYPE_PBYTE, i++, *prgbPlatformCredential, *
pcPlatformCredentialSize
, &hte->comm)) {
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_aik.c
43
UINT32 *
pcPlatformCredentialSize
, /* out */
84
get_credential(TSS_TCS_CREDENTIAL_PLATFORMCERT,
pcPlatformCredentialSize
,
/src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_aik.c
56
UINT32
pcPlatformCredentialSize
;
230
&
pcPlatformCredentialSize
, &prgbPlatformCredential,
296
pcPlatformCredentialSize
= tempCredSize;
307
Trspi_LoadBlob_UINT32(&offset,
pcPlatformCredentialSize
, hashblob);
314
Trspi_LoadBlob(&offset,
pcPlatformCredentialSize
, hashblob, prgbPlatformCredential);
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h
149
UINT32*
pcPlatformCredentialSize
, // out
/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c
528
UINT32 *
pcPlatformCredentialSize
, /* out */
547
pcPlatformCredentialSize
,
/src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h
410
UINT32 *
pcPlatformCredentialSize
, /* out */
Completed in 19 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026