diff options
| author | jsing <> | 2014-07-11 08:00:25 +0000 |
|---|---|---|
| committer | jsing <> | 2014-07-11 08:00:25 +0000 |
| commit | c87f8e645033cd7c574fb1b91ba5b6ac88bbe032 (patch) | |
| tree | 32ecb7043d482462f1a51c7345f29f0a5bd89f86 /src/lib/libcrypto/err/openssl.ec | |
| parent | 7c1604ababbfbcde0bc72c482acfe72d9c10b77d (diff) | |
| download | openbsd-c87f8e645033cd7c574fb1b91ba5b6ac88bbe032.tar.gz openbsd-c87f8e645033cd7c574fb1b91ba5b6ac88bbe032.tar.bz2 openbsd-c87f8e645033cd7c574fb1b91ba5b6ac88bbe032.zip | |
Remove JPAKE remnants - there is no jpake.h, so if OPENSSL_NO_JPAKE was
removed from opensslconf.h, this would no longer compile.
Diffstat (limited to 'src/lib/libcrypto/err/openssl.ec')
| -rw-r--r-- | src/lib/libcrypto/err/openssl.ec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/err/openssl.ec b/src/lib/libcrypto/err/openssl.ec index e0554b4342..c513734e94 100644 --- a/src/lib/libcrypto/err/openssl.ec +++ b/src/lib/libcrypto/err/openssl.ec | |||
| @@ -34,7 +34,6 @@ L STORE crypto/store/store.h crypto/store/str_err.c | |||
| 34 | L TS crypto/ts/ts.h crypto/ts/ts_err.c | 34 | L TS crypto/ts/ts.h crypto/ts/ts_err.c |
| 35 | L HMAC crypto/hmac/hmac.h crypto/hmac/hmac_err.c | 35 | L HMAC crypto/hmac/hmac.h crypto/hmac/hmac_err.c |
| 36 | L CMS crypto/cms/cms.h crypto/cms/cms_err.c | 36 | L CMS crypto/cms/cms.h crypto/cms/cms_err.c |
| 37 | L JPAKE crypto/jpake/jpake.h crypto/jpake/jpake_err.c | ||
| 38 | 37 | ||
| 39 | # additional header files to be scanned for function names | 38 | # additional header files to be scanned for function names |
| 40 | L NONE crypto/x509/x509_vfy.h NONE | 39 | L NONE crypto/x509/x509_vfy.h NONE |
