Searched refs:PubKeySize (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tsp_maint.c | 130 UINT32 PubKeySize, /* in */ in Transport_LoadManuMaintPub() argument 144 dataLen = sizeof(TCPA_NONCE) + PubKeySize; in Transport_LoadManuMaintPub() 152 Trspi_LoadBlob(&offset, PubKeySize, data, PubKey); in Transport_LoadManuMaintPub()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| H A D | rpc_maint.c | 191 UINT32 PubKeySize, /* in */ in RPC_LoadManuMaintPub_TP() argument 205 if (setData(TCSD_PACKET_TYPE_UINT32, 2, &PubKeySize, 0, &hte->comm)) in RPC_LoadManuMaintPub_TP() 207 if (setData(TCSD_PACKET_TYPE_PBYTE, 3, PubKey, PubKeySize, &hte->comm)) in RPC_LoadManuMaintPub_TP()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
| H A D | tcsi_maint.c | 143 UINT32 PubKeySize, /* in */ in TCSP_LoadManuMaintPub_Internal() argument 155 antiReplay.nonce, PubKeySize, PubKey, NULL))) in TCSP_LoadManuMaintPub_Internal()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tcs.h | 870 UINT32 PubKeySize, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 2170 UINT32 PubKeySize, /* in */ in RPC_LoadManuMaintPub() argument 2182 result = RPC_LoadManuMaintPub_TP(entry, antiReplay, PubKeySize, PubKey, in RPC_LoadManuMaintPub()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | tcs_utils.h | 854 UINT32 PubKeySize, /* in */
|