Function tss_esapi_sys::Esys_LoadExternal
source · pub unsafe extern "C" fn Esys_LoadExternal(
esysContext: *mut ESYS_CONTEXT,
shandle1: ESYS_TR,
shandle2: ESYS_TR,
shandle3: ESYS_TR,
inPrivate: *const TPM2B_SENSITIVE,
inPublic: *const TPM2B_PUBLIC,
hierarchy: TPMI_RH_HIERARCHY,
objectHandle: *mut ESYS_TR
) -> TSS2_RC