genMechanismTabFromMechanismTab
Creates a mechanism table for the list of mechanisms supplied in mTab.
Synopsis
CK_MECHANISM_TYPE * genMechanismTabFromMechanismTab(
TOK_MECH_DATA * mTab,
unsigned int * len);
Parameter | Description |
---|---|
mTab | List of mechanisms to look up |
len | Number of returned mechanisms |