~ubuntu-branches/ubuntu/lucid/openssl/lucid-security

« back to all changes in this revision

Viewing changes to crypto/rsa/rsa.h

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2006-10-02 18:05:00 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20061002180500-y5ux36zvt0fjeiax
Tags: upstream-0.9.8c
ImportĀ upstreamĀ versionĀ 0.9.8c

Show diffs side-by-side

added added

removed removed

Lines of Context:
412
412
#define RSA_R_N_DOES_NOT_EQUAL_P_Q                       127
413
413
#define RSA_R_OAEP_DECODING_ERROR                        121
414
414
#define RSA_R_PADDING_CHECK_FAILED                       114
 
415
#define RSA_R_PKCS1_PADDING_TOO_SHORT                    105
415
416
#define RSA_R_P_NOT_PRIME                                128
416
417
#define RSA_R_Q_NOT_PRIME                                129
417
418
#define RSA_R_RSA_OPERATIONS_NOT_SUPPORTED               130