Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_context.c197 case TSS_KEY_SIZE_4096: in Tspi_Context_CreateObject()
Dtspi_ps.c366 flag |= TSS_KEY_SIZE_4096; in Tspi_Context_GetKeyByPublicInfo()
Dobj_rsakey.c136 } else if ((initFlags & TSS_KEY_SIZE_MASK) == TSS_KEY_SIZE_4096) { in obj_rsakey_add()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtss_defines.h151 #define TSS_KEY_SIZE_4096 (UINT32)(0x00000400) // indicate a 4096-bit key macro