Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_cmk.c205 TSS_BOOL usageAuth; in Tspi_Key_CMKCreateBlob() local
237 if ((result = obj_rsakey_get_policy(hParentKey, TSS_POLICY_USAGE, &hPolicy, &usageAuth))) in Tspi_Key_CMKCreateBlob()
282 if (usageAuth) { in Tspi_Key_CMKCreateBlob()
383 TSS_BOOL usageAuth; in Tspi_Key_CMKConvertMigration() local
401 if ((result = obj_rsakey_get_policy(hParentKey, TSS_POLICY_USAGE, &hPolicy, &usageAuth))) in Tspi_Key_CMKConvertMigration()
421 if (usageAuth) { in Tspi_Key_CMKConvertMigration()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h848 TPM_SECRET usageAuth; member
890 TPM_SECRET usageAuth; member