Remove name string from PROV_CIPHER and PROV_DIGEST
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Sep 2019 13:04:53 +0000 (15:04 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 20 Sep 2019 06:28:47 +0000 (08:28 +0200)
commit6061cd541332b0917e7001814533c01f895200a8
tree3ad8b00cd41530225ab920ac3108bea3e7977134
parentd3386f770a360cd77078041e496d88f7f6ba76c6
Remove name string from PROV_CIPHER and PROV_DIGEST

It was short lived, as it's not necessary any more.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9946)
providers/common/include/internal/provider_util.h
providers/common/provider_util.c