Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_changeauth.c144 TCS_KEY_HANDLE idHandle, /* in */ in TCSP_ChangeAuthAsymStart_Internal() argument
183 if ((result = ensureKeyIsLoaded(hContext, idHandle, &keySlot))) in TCSP_ChangeAuthAsymStart_Internal()
197 if ((result = evictFirstKey(idHandle))) in TCSP_ChangeAuthAsymStart_Internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_changeauth.c97 UINT32 idHandle; in Tspi_ChangeAuthAsym()
147 if ((result = obj_rsakey_get_tcs_handle(hIdentKey, &idHandle))) in Tspi_ChangeAuthAsym()
216 … if ((result = TCSP_ChangeAuthAsymStart(tspContext, idHandle, antiReplay, in Tspi_ChangeAuthAsym()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_changeauth.c140 TCS_KEY_HANDLE idHandle, /* in */ in RPC_ChangeAuthAsymStart_TP() argument
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtcs.h260 TCS_KEY_HANDLE idHandle, // in
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c757 TCS_KEY_HANDLE idHandle, /* in */ in RPC_ChangeAuthAsymStart() argument
778 result = RPC_ChangeAuthAsymStart_TP(entry, idHandle, antiReplay, in RPC_ChangeAuthAsymStart()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h488 … TCS_KEY_HANDLE idHandle, /* in */