Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_context.c201 case TSS_KEY_SIZE_16384: in Tspi_Context_CreateObject()
Dtspi_ps.c360 flag |= TSS_KEY_SIZE_16384; in Tspi_Context_GetKeyByPublicInfo()
Dobj_rsakey.c140 } else if ((initFlags & TSS_KEY_SIZE_MASK) == TSS_KEY_SIZE_16384) { in obj_rsakey_add()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_defines.h153 #define TSS_KEY_SIZE_16384 (UINT32)(0x00000600) // indicate a 16384-bit key macro