Make OBJ_NAME case insensitive.
authorPauli <paul.dale@oracle.com>
Mon, 3 Sep 2018 21:35:45 +0000 (07:35 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 3 Sep 2018 21:35:45 +0000 (07:35 +1000)
commitfc196a5eb97dc3a5465c37a6761428ddd81b023d
tree47b5116217bcab42d2b3e6fa1084cd67d7332480
parent2d28a42f899c2f5e03b0e49a660ed3c1f744e7a3
Make OBJ_NAME case insensitive.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7089)
crypto/include/internal/lhash.h [new file with mode: 0644]
crypto/lhash/lhash.c
crypto/objects/o_names.c
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpcase.txt [new file with mode: 0644]