X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fstoreerr.h;h=7782a6f7172c3adcd1ea710521973f6f49230c00;hp=28d11a274c6b99c630f9b6ce24f063e8c2eafec2;hb=e61ec2d9babf30da3a4d94554e576bf10c1fc92c;hpb=9c6da42d0c61fafcf860c8a6c03efd3c33826f99;ds=sidebyside diff --git a/include/openssl/storeerr.h b/include/openssl/storeerr.h index 28d11a274c..7782a6f717 100644 --- a/include/openssl/storeerr.h +++ b/include/openssl/storeerr.h @@ -51,6 +51,7 @@ int ERR_load_OSSL_STORE_strings(void); */ # define OSSL_STORE_R_AMBIGUOUS_CONTENT_TYPE 107 # define OSSL_STORE_R_INVALID_SCHEME 106 +# define OSSL_STORE_R_IS_NOT_A 112 # define OSSL_STORE_R_NOT_A_CERTIFICATE 100 # define OSSL_STORE_R_NOT_A_CRL 101 # define OSSL_STORE_R_NOT_A_KEY 102