Drop the unused 'name' member from X509_TRUST
authortb <tb@openbsd.org>
Sun, 24 Mar 2024 00:35:45 +0000 (00:35 +0000)
committertb <tb@openbsd.org>
Sun, 24 Mar 2024 00:35:45 +0000 (00:35 +0000)
commit2a4ca004863e035057631b6d836852ad799ae8c3
tree99878241795c856245c5dadc22d3e7f42a8ca8cc
parent24196ff93cf899fbffce9a1ef5aa4c9d9df2ccf4
Drop the unused 'name' member from X509_TRUST

This used to be exposed via an accessor, but this accessor is no longer
part of the library, so nuke it.

ok beck
lib/libcrypto/x509/x509_trs.c