~ubuntu-branches/ubuntu/intrepid/xulrunner-1.9/intrepid-security

« back to all changes in this revision

Viewing changes to mozilla/security/nss/lib/pk11wrap/pk11pqg.c

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-08-03 13:16:32 UTC
  • mfrom: (1.2.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090803131632-1pfcgs323tjx7bp1
Tags: 1.9.0.13+nobinonly-0ubuntu0.8.10.1
* New upstream release v1.9.0.13 (FIREFOX_3_0_13_RELEASE)
  - see USN-811-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
 *  If vfy is non-NULL, test PQGParams to make sure they were generated
212
212
 *       using the specified seed, counter, and h values.
213
213
 *
214
 
 *  Return value indicates whether Verification operation ran succesfully
 
214
 *  Return value indicates whether Verification operation ran successfully
215
215
 *  to completion, but does not indicate if PQGParams are valid or not.
216
216
 *  If return value is SECSuccess, then *pResult has these meanings:
217
217
 *       SECSuccess: PQGParams are valid.