Searched refs:cWrappedKeyBlobSize (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_key.c | 30 UINT32 cWrappedKeyBlobSize, /* in */ in TCSP_LoadKeyByBlob_Internal() argument 37 … cWrappedKeyBlobSize, rgbWrappedKeyBlob, pAuth, phKeyTCSI, in TCSP_LoadKeyByBlob_Internal() 44 UINT32 cWrappedKeyBlobSize, /* in */ in TCSP_LoadKey2ByBlob_Internal() argument 50 … cWrappedKeyBlobSize, 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/ |
| D | rpc_key.c | 31 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/ |
| D | tcs.h | 96 UINT32 cWrappedKeyBlobSize, // in 458 UINT32 cWrappedKeyBlobSize, // in
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | tcs_utils.h | 355 UINT32 cWrappedKeyBlobSize, /* in */ 364 UINT32 cWrappedKeyBlobSize, /* in */
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| D | tcs_api.c | 386 UINT32 cWrappedKeyBlobSize, /* in */ in RPC_LoadKeyByBlob() argument 400 … result = RPC_LoadKeyByBlob_TP(entry, hUnwrappingKey, cWrappedKeyBlobSize, in RPC_LoadKeyByBlob()
|