B_BuildTableGetBufSize

 

 

B_BuildTableGetBufSize

 

 

 

int B_BuildTableGetBufSize (

 

B_ALGORITHM_OBJ buildTableObj,

/* table-building object */

unsigned int *tableSizeInBytes

/* size of table in bytes */

);

 

 

 

Description

Sets tableSizeInBytes to the buffer size needed to accommodate the generated table.

Return value

Value

Description

0

Operation was successful.

non-zero

see Appendix A, “Crypto-C Error Types”

 

 

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

291

Page 301
Image 301
RSA Security 5 manual Int BBuildTableGetBufSize