Searched refs:hSignatureKey (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| H A D | rpc_transport.c | 310 TCS_KEY_HANDLE hSignatureKey; in tcs_wrap_ReleaseTransportSigned() local 329 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &hSignatureKey, 0, &data->comm)) in tcs_wrap_ReleaseTransportSigned() 347 result = TCSP_ReleaseTransportSigned_Internal(hContext, hSignatureKey, &AntiReplayNonce, in tcs_wrap_ReleaseTransportSigned()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
| H A D | tcsi_transport.c | 428 TCS_KEY_HANDLE hSignatureKey, in TCSP_ReleaseTransportSigned_Internal() argument 452 if ((result = ensureKeyIsLoaded(hContext, hSignatureKey, &keySlot))) in TCSP_ReleaseTransportSigned_Internal()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| H A D | rpc_transport.c | 273 TCS_KEY_HANDLE hSignatureKey, in RPC_ReleaseTransportSigned_TP() argument 294 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &hSignatureKey, 0, &hte->comm)) in RPC_ReleaseTransportSigned_TP()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tcs.h | 342 TCS_KEY_HANDLE hSignatureKey, // in
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| H A D | tcs_api.c | 2560 TCS_KEY_HANDLE hSignatureKey, in RPC_ReleaseTransportSigned() argument 2578 result = RPC_ReleaseTransportSigned_TP(entry, hSignatureKey, in RPC_ReleaseTransportSigned()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | tcs_utils.h | 964 TCS_KEY_HANDLE hSignatureKey,
|