X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fstoreerr.h;fp=include%2Fopenssl%2Fstoreerr.h;h=00529c88b59a60b43d01db543b1131937f18ffb9;hp=45e781d2aab69488c343527eae0e1bdd2f4c0030;hb=40692ed7c80ae3bb6c92c674fb90a5e15d81052d;hpb=9be5f9a8698b0d902ef1281716eda73a4d8478ed diff --git a/include/openssl/storeerr.h b/include/openssl/storeerr.h index 45e781d2aa..00529c88b5 100644 --- a/include/openssl/storeerr.h +++ b/include/openssl/storeerr.h @@ -35,6 +35,7 @@ # define OSSL_STORE_R_NOT_A_PRIVATE_KEY 102 # define OSSL_STORE_R_NOT_A_PUBLIC_KEY 122 # define OSSL_STORE_R_NOT_PARAMETERS 104 +# define OSSL_STORE_R_NO_LOADERS_FOUND 123 # define OSSL_STORE_R_PASSPHRASE_CALLBACK_ERROR 114 # define OSSL_STORE_R_PATH_MUST_BE_ABSOLUTE 108 # define OSSL_STORE_R_SEARCH_ONLY_SUPPORTED_FOR_DIRECTORIES 119