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