B_FreeSessionChooser

 

 

B_FreeSessionChooser

 

 

 

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 */

);

 

 

 

 

 

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

Value

Description

0

Operation was successful.

nonzero

unsuccessful, allocation error

 

 

C h a p t e r 4 D e t a i l s o f C r y p t o - C F u n c t i o n s

315

Page 325
Image 325
RSA Security 5 manual Int BFreeSessionChooser