From b4148b700a1c8f291abcf64c42ac3229f9827ca7 Mon Sep 17 00:00:00 2001 From: beck Date: Tue, 15 Apr 2014 17:46:16 +0000 Subject: Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity with the bearded ones... some API's that nobody should be using will dissapear with this commit. --- lib/libssl/src/crypto/objects/obj_dat.c | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'lib/libssl/src/crypto/objects/obj_dat.c') diff --git a/lib/libssl/src/crypto/objects/obj_dat.c b/lib/libssl/src/crypto/objects/obj_dat.c index a597284c808..bced796e624 100644 --- a/lib/libssl/src/crypto/objects/obj_dat.c +++ b/lib/libssl/src/crypto/objects/obj_dat.c @@ -705,22 +705,6 @@ const void *OBJ_bsearch_ex_(const void *key, const void *base_, int num, else break; } -#ifdef CHARSET_EBCDIC -/* THIS IS A KLUDGE - Because the *_obj is sorted in ASCII order, and - * I don't have perl (yet), we revert to a *LINEAR* search - * when the object wasn't found in the binary search. - */ - if (c != 0) - { - for (i=0; i