Searched refs:handle1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_transport.c132 TCS_HANDLE handle1 = 0, handle2 = 0; local
178 handle1 = val1 = *rghHandles[0];
199 handle1 = *rghHandles[0];
203 if ((result = get_slot_lite(hContext, handle1, &val1)))
213 if ((result = ctx_remove_key_loaded(hContext, handle1)))
216 if ((result = key_mgr_dec_ref_count(handle1)))
220 mc_set_slot_by_handle(handle1, NULL_TPM_HANDLE);
400 if ((result = load_key_final(hContext, handle1, &tcs_handle, NULL, val1)))
H A Dtcs_pbg.c934 UINT32 handle1 = va_arg(ap, UINT32); local
948 LoadBlob_UINT32(outOffset, handle1, out_blob);

Completed in 54 milliseconds