repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OpenSSL: update to 1.0.1m
[tomato.git]
/
release
/
src
/
router
/
openssl
/
crypto
/
fips_ers.c
blob
1788ed288487a7a4935f51af039d49f2d56f3385
1
#include <openssl/opensslconf.h>
2
3
#ifdef OPENSSL_FIPS
4
# include
"fips_err.h"
5
#else
6
static void
*
dummy
= &
dummy
;
7
#endif