Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_defines.h891 #define TSS_TSPATTRIB_KEYREGISTER_SYSTEM (0x04000000) macro
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_getset.c45 else if (ulAttrib == TSS_TSPATTRIB_KEYREGISTER_SYSTEM) in Tspi_SetAttribUint32()
324 *pulAttrib = TSS_TSPATTRIB_KEYREGISTER_SYSTEM; in Tspi_GetAttribUint32()