Home
last modified time | relevance | path

Searched refs:hMaintenanceKey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_maint.c141 TSS_HKEY hMaintenanceKey, /* in */ in Tspi_TPM_LoadMaintenancePubKey() argument
166 if ((result = obj_rsakey_get_pub_blob(hMaintenanceKey, &pubBlobSize, &pubBlob))) in Tspi_TPM_LoadMaintenancePubKey()
208 TSS_HKEY hMaintenanceKey, /* in */ in Tspi_TPM_CheckMaintenancePubKey() argument
219 if ((pValidationData && hMaintenanceKey) || (!pValidationData && !hMaintenanceKey)) in Tspi_TPM_CheckMaintenancePubKey()
240 if ((result = obj_rsakey_get_pub_blob(hMaintenanceKey, &pubBlobSize, &pubBlob))) in Tspi_TPM_CheckMaintenancePubKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h378 TSS_HKEY hMaintenanceKey, // in
385 TSS_HKEY hMaintenanceKey, // in