Home
last modified time | relevance | path

Searched refs:cWrappedKeyBlobSize (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_key.c30 UINT32 cWrappedKeyBlobSize, /* in */ in TCSP_LoadKeyByBlob_Internal() argument
37cWrappedKeyBlobSize, rgbWrappedKeyBlob, pAuth, phKeyTCSI, in TCSP_LoadKeyByBlob_Internal()
44 UINT32 cWrappedKeyBlobSize, /* in */ in TCSP_LoadKey2ByBlob_Internal() argument
50cWrappedKeyBlobSize, rgbWrappedKeyBlob, pAuth, phKeyTCSI, in TCSP_LoadKey2ByBlob_Internal()
58 UINT32 cWrappedKeyBlobSize, /* in */ in LoadKeyByBlob_Internal() argument
116 if ((result = tpm_rqu_build(ord, &offset, txBlob, parentSlot, cWrappedKeyBlobSize, in LoadKeyByBlob_Internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_key.c31 UINT32 cWrappedKeyBlobSize, /* in */ in RPC_LoadKeyByBlob_TP() argument
48 if (setData(TCSD_PACKET_TYPE_UINT32, 2, &cWrappedKeyBlobSize, 0, &hte->comm)) in RPC_LoadKeyByBlob_TP()
50 … if (setData(TCSD_PACKET_TYPE_PBYTE, 3, rgbWrappedKeyBlob, cWrappedKeyBlobSize, &hte->comm)) in RPC_LoadKeyByBlob_TP()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtcs.h96 UINT32 cWrappedKeyBlobSize, // in
458 UINT32 cWrappedKeyBlobSize, // in
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h355 UINT32 cWrappedKeyBlobSize, /* in */
364 UINT32 cWrappedKeyBlobSize, /* in */
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c386 UINT32 cWrappedKeyBlobSize, /* in */ in RPC_LoadKeyByBlob() argument
400 … result = RPC_LoadKeyByBlob_TP(entry, hUnwrappingKey, cWrappedKeyBlobSize, in RPC_LoadKeyByBlob()