RSA Security manual P e n d i x a C r y p t o C Error Ty p e s 353

Models: 5

1 376
Download 376 pages 51.16 Kb
Page 363
Image 363

Table A-1

Crypto-C Error Types

 

 

 

 

 

Hex

Decimal

Error Code

Description

 

 

 

 

0x021d

541

BE_WRONG_ALGORITHM_INFO

the required algorithm information is

 

 

 

not in the algorithm object

0x021e

542

BE_WRONG_KEY_INFO

the required key information is not in

 

 

 

the key object

0x021f

543

BE_INPUT_COUNT

Update called an invalid number of

 

 

 

times for inputting data

0x0220

544

BE_OUTPUT_COUNT

Update called an invalid number of

 

 

 

times for outputting data

0x0221

545

BE_METHOD_NOT_IN_CHOOSER

algorithm chooser doesn’t contain the

 

 

 

algorithm method for the algorithm

 

 

 

specified by the previous call to

 

 

 

B_SetAlgorithmInfo

0x0222

546

BE_KEY_WEAK

the key data supplied would generate a

 

 

 

known weak key

0x0223

547

BE_EXPONENT_ONE

the value of the public exponent cannot

 

 

 

be 1

0x0224

548

BE_BAD_POINTER

invalid pointer

0x0225

549

BE_BAD_PASSPHRASE

invalid password

0x0226

550

BE_AM_DOMESTIC_ONLY

an attempt was made to call a function

 

 

 

that is not available in the export

 

 

 

version of Crypto-C

0x0227

551

BE_BAD_SEEDING

bad seeding was passed to an

 

 

 

AI_X931Random object

 

 

 

 

A p p e n d i x A C r y p t o - C E r r o r Ty p e s

353

Page 363
Image 363
RSA Security manual P e n d i x a C r y p t o C Error Ty p e s 353