RSA Security 5 Projection Television User Manual


 
Chapter 4 Details of Crypto-C Functions 315
B_FreeSessionChooser
B_FreeSessionChooser
Description
B_FreeSessionChooser frees the memory allocated in the process of creating
sessionChooser
and
oemTagList
. Whenever a non-null information pointer from the
extended AM is encountered, its corresponding Final function is called to destroy it.
Return value
int B_FreeSessionChooser (
B_ALGORITHM_CHOOSER *sessionChooser, /* Address of runtime chooser */
/* dynamically bound to available */
/* hardware-based methods */
unsigned char ***oemTagList, /* Address of list of OEM */
/* hardware method tags */
);
Value Description
0 Operation was successful.
nonzero unsuccessful, allocation error