Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_transport.c310 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 Dtcsi_transport.c428 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 Drpc_transport.c273 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 Dtcs.h342 TCS_KEY_HANDLE hSignatureKey, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2560 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 Dtcs_utils.h964 TCS_KEY_HANDLE hSignatureKey,