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/
H A 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/
H A 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/
H A Drpc_changeauth.c140 TCS_KEY_HANDLE idHandle, /* in */ in RPC_ChangeAuthAsymStart_TP() argument
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h260 TCS_KEY_HANDLE idHandle, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A 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/
H A Dtcs_utils.h488 TCS_KEY_HANDLE idHandle, /* in */