Prepare to provide X509_STORE_CTX_get_obj_by_subject(), a wrapper
authortb <tb@openbsd.org>
Sun, 31 Oct 2021 16:23:45 +0000 (16:23 +0000)
committertb <tb@openbsd.org>
Sun, 31 Oct 2021 16:23:45 +0000 (16:23 +0000)
commit621b707d33bad994f3ba27ec6a55f1579947cf03
treeb8b1e9cac824585666b845536e31c92c5752c2cd
parented5d9c209947fc5de634da2b2a8ea2fae9b76768
Prepare to provide X509_STORE_CTX_get_obj_by_subject(), a wrapper
around X509_STORE_get_by_subject() that eliminates the need of
allocating an object on the heap by hand.

ok beck inoguchi jsing
lib/libcrypto/x509/x509_lu.c
lib/libcrypto/x509/x509_vfy.h