Move X509_LU_RETRY, X509_LU_FAIL
authorDr. Stephen Henson <steve@openssl.org>
Mon, 25 Jul 2016 13:58:07 +0000 (14:58 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 Jul 2016 15:23:02 +0000 (16:23 +0100)
commit4c4a2f670b84394e4675991d805c97547f1af647
tree7ecc1d13a88f19282785d9d73410ee43df603f6a
parentfc9d1ef39c97c06f83fd40a6f94c0af4da3887ea
Move X509_LU_RETRY, X509_LU_FAIL

X509_LU_RETRY and X509_LU_FAIL are not X509_OBJECT types so don't include
them in the enum.

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/x509_vfy.h