B_BuildTableInit

B_BuildTableInit

int B_BuildTableInit (

 

 

 

 

B_ALGORITHM_OBJ

buildTableObj,

/* table-building object */

B_ALGORITHM_CHOOSER

algorithmChooser,

/*

algorithm

chooser */

A_SURRENDER_CTX

surrenderCtx

/*

surrender

context */

);

 

 

 

 

 

 

 

 

 

Description

Initializes a table-building object used to build acceleration tables for elliptic curve cryptography.

Return value

Value

Description

0

Operation was successful.

non-zero

see Appendix A, “Crypto-C Error Types”

 

 

2 9 2

R S A B S A F E C r y p t o - C L i b r a r y R e f e r e n c e M a n u a l

Page 302
Image 302
RSA Security 5 manual BBuildTableInit