Home
last modified time | relevance | path

Searched refs:PubKeySize (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_maint.c130 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 Drpc_maint.c191 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 Dtcsi_maint.c143 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 Dtcs.h870 UINT32 PubKeySize, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2170 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 Dtcs_utils.h854 UINT32 PubKeySize, /* in */