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