Home
last modified time | relevance | path

Searched refs:TSS_KEY_SIZE_8192 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_context.c199 case TSS_KEY_SIZE_8192: in Tspi_Context_CreateObject()
Dtspi_ps.c363 flag |= TSS_KEY_SIZE_8192; in Tspi_Context_GetKeyByPublicInfo()
Dobj_rsakey.c138 } else if ((initFlags & TSS_KEY_SIZE_MASK) == TSS_KEY_SIZE_8192) { in obj_rsakey_add()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_defines.h152 #define TSS_KEY_SIZE_8192 (UINT32)(0x00000500) // indicate a 8192-bit key macro