Home
last modified time | relevance | path

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

/dports/security/trousers/trousers-0.3.14_3/src/include/tss/
H A Dtss_defines.h181 #define TSS_KEY_STRUCT_DEFAULT (UINT32)(0x00000000) macro
/dports/security/trousers/trousers-0.3.14_3/src/tspi/
H A Dobj_rsakey.c47 if ((initFlags & TSS_KEY_STRUCT_BITMASK) == TSS_KEY_STRUCT_DEFAULT) { in obj_rsakey_add()