mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Update NSS to 3.35-RTM
This commit is contained in:
parent
23de11e5cd
commit
608f9fca02
388 changed files with 39075 additions and 20752 deletions
|
|
@ -6,6 +6,8 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
/* $Id: fipstest.c,v 1.31 2012/06/28 17:55:06 rrelyea%redhat.com Exp $ */
|
||||
|
||||
#ifndef NSS_FIPS_DISABLED
|
||||
|
||||
#include "seccomon.h"
|
||||
#include "lgdb.h"
|
||||
#include "blapi.h"
|
||||
|
|
@ -113,3 +115,5 @@ lg_FIPSEntryOK()
|
|||
#endif
|
||||
return lg_self_tests_success;
|
||||
}
|
||||
|
||||
#endif /* NSS_FIPS_DISABLED */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue