Home
last modified time | relevance | path

Searched refs:respSize (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_caps.c34 UINT32 * respSize, BYTE ** resp) in internal_TCSGetCap() argument
50 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
54 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
58 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
62 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
66 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
70 *respSize = sizeof(TSS_BOOL); in internal_TCSGetCap()
74 *respSize = sizeof(UINT32); in internal_TCSGetCap()
78 *respSize = sizeof(UINT32); in internal_TCSGetCap()
82 *respSize = 0; in internal_TCSGetCap()
[all …]
Dtcs_caps.c38 UINT32 respSize; in get_current_version() local
44 result = TCSP_GetCapability_Internal(InternalContext, capArea, 0, NULL, &respSize, &resp); in get_current_version()
52 … result = TCSP_GetCapability_Internal(InternalContext, capArea, 0, NULL, &respSize, in get_current_version()
67 UINT32 respSize; in get_cap_uint32() local
73 &respSize, &resp); in get_cap_uint32()
76 switch (respSize) { in get_cap_uint32()
88 " %u bytes", respSize); in get_cap_uint32()
Dtcsi_caps_tpm.c35 UINT32 * respSize, /* out */ in TCSP_GetCapability_Internal() argument
54 result = tpm_rsp_parse(TPM_ORD_GetCapability, txBlob, paramSize, respSize, resp, in TCSP_GetCapability_Internal()
Dtcs_key_mem_cache.c930 UINT32 respSize; in isKeyLoaded() local
939 &respSize, &resp))) in isKeyLoaded()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtsp_caps.c32 UINT32 * respSize, BYTE ** respData) in internal_GetCap() argument
47 *respSize = offset; in internal_GetCap()
52 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
56 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
60 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
64 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
68 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
72 *respSize = sizeof(TSS_BOOL); in internal_GetCap()
76 *respSize = sizeof(UINT32); in internal_GetCap()
80 *respSize = sizeof(UINT32); in internal_GetCap()
[all …]
Dtsp_pcr.c36 UINT32 respSize; in get_num_pcrs() local
45 &respSize, &resp))) { in get_num_pcrs()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_caps.c33 UINT32 * respSize, /* out */ in RPC_GetCapability_TP() argument
57 if (getData(TCSD_PACKET_TYPE_UINT32, 0, respSize, 0, &hte->comm)) { in RPC_GetCapability_TP()
62 *resp = (BYTE *) calloc_tspi(hte->tspContext, *respSize); in RPC_GetCapability_TP()
64 LogError("malloc of %u bytes failed.", *respSize); in RPC_GetCapability_TP()
68 if (getData(TCSD_PACKET_TYPE_PBYTE, 1, *resp, *respSize, &hte->comm)) { in RPC_GetCapability_TP()
Drpc_caps_tpm.c33 UINT32 * respSize, /* out */ in RPC_GetTPMCapability_TP() argument
57 if (getData(TCSD_PACKET_TYPE_UINT32, 0, respSize, 0, &hte->comm)) { in RPC_GetTPMCapability_TP()
62 *resp = (BYTE *) malloc(*respSize); in RPC_GetTPMCapability_TP()
64 LogError("malloc of %u bytes failed.", *respSize); in RPC_GetTPMCapability_TP()
68 if (getData(TCSD_PACKET_TYPE_PBYTE, 1, *resp, *respSize, &hte->comm)) { in RPC_GetTPMCapability_TP()
87 UINT32 * respSize, /* out */ in RPC_GetCapabilitySigned_TP() argument
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
Drpc_caps.c37 UINT32 respSize; in tcs_wrap_TCSGetCapability() local
65 &respSize, &resp); in tcs_wrap_TCSGetCapability()
70 if (setData(TCSD_PACKET_TYPE_UINT32, 0, &respSize, 0, &data->comm)) { in tcs_wrap_TCSGetCapability()
74 if (setData(TCSD_PACKET_TYPE_PBYTE, 1, resp, respSize, &data->comm)) { in tcs_wrap_TCSGetCapability()
Drpc_caps_tpm.c37 UINT32 respSize; in tcs_wrap_GetCapability() local
70 result = TCSP_GetCapability_Internal(hContext, capArea, subCapSize, subCap, &respSize, in tcs_wrap_GetCapability()
78 if (setData(TCSD_PACKET_TYPE_UINT32, 0, &respSize, 0, &data->comm)) { in tcs_wrap_GetCapability()
82 if (setData(TCSD_PACKET_TYPE_PBYTE, 1, resp, respSize, &data->comm)) { in tcs_wrap_GetCapability()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtcs.h34 UINT32* respSize, // out
556 UINT32* respSize, // out
569 UINT32* respSize, // out
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c1403 UINT32 * respSize, /* out */ in RPC_GetTPMCapability() argument
1415 respSize, resp); in RPC_GetTPMCapability()
1458 UINT32 * respSize, /* out */ in RPC_GetCapability() argument
1469 … result = RPC_GetCapability_TP(entry, capArea, subCapSize, subCap, respSize, in RPC_GetCapability()
1489 UINT32 * respSize, /* out */ in RPC_GetCapabilitySigned() argument
1504respSize, resp, sigSize, sig); in RPC_GetCapabilitySigned()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h689 UINT32 * respSize, /* out */
697 UINT32 * respSize, /* out */