Searched defs:CK_MECHANISM (Results 1 – 1 of 1) sorted by relevance
389 typedef struct CK_MECHANISM CK_MECHANISM; typedef392 struct CK_MECHANISM { struct393 CK_MECHANISM_TYPE mechanism; argument394 CK_VOID_PTR pParameter;395 CK_ULONG ulParameterLen;