~ubuntu-branches/ubuntu/raring/nss/raring-security

« back to all changes in this revision

Viewing changes to mozilla/security/nss/lib/freebl/ldvector.c

Tags: 3.12.8-0ubuntu0.10.10.1
* New upstream release v3.12.8 (NSS_3_12_8_RTM)
  - Fix browser wildcard certificate validation issue
  - Update root certs
  - Fix SSL deadlocks
* Refresh patches:
  - update debian/patches/38_kbsd.patch
  - update debian/patches/97_SSL_RENEGOTIATE_TRANSITIONAL.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 * the terms of any one of the MPL, the GPL or the LGPL.
38
38
 *
39
39
 * ***** END LICENSE BLOCK ***** */
40
 
/* $Id: ldvector.c,v 1.21 2009/02/12 22:48:43 rrelyea%redhat.com Exp $ */
 
40
/* $Id: ldvector.c,v 1.21.22.1 2010/07/31 00:11:52 wtc%google.com Exp $ */
41
41
 
42
42
#ifdef FREEBL_NO_DEPEND
43
43
extern int FREEBL_InitStubs(void);
251
251
    SEED_Encrypt,
252
252
    SEED_Decrypt,
253
253
 
254
 
    /* End of Version 3.011. */
255
 
 
256
254
    BL_Init,
257
255
    BL_SetForkState,
258
256
 
259
 
    /* End of Version 3.012. */
260
 
 
261
257
    PRNGTEST_Instantiate,
262
258
    PRNGTEST_Reseed,
263
259
    PRNGTEST_Generate,
264
260
    PRNGTEST_Uninstantiate
265
261
 
266
 
    /* End of Version 3.013. */
 
262
    /* End of Version 3.011. */
267
263
};
268
264
 
269
265
const FREEBLVector *