X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fcore_names.h;h=7a41778c2fc449214ae23dd3b9bc7fd25c07a420;hp=be4a6478be5e75899f2ffa530edbed8ccb7ec19c;hb=df05f2ce6d496232f3c86acb299a128d0eb3ef42;hpb=1393722af384cdf310645c598bbd06a3bbaa2f31 diff --git a/include/openssl/core_names.h b/include/openssl/core_names.h index be4a6478be..7a41778c2f 100644 --- a/include/openssl/core_names.h +++ b/include/openssl/core_names.h @@ -34,6 +34,11 @@ extern "C" { */ #define OSSL_PROV_PARAM_BUILDINFO "buildinfo" + +/* Well known cipher parameters */ + +#define OSSL_CIPHER_PARAM_PADDING "padding" + # ifdef __cplusplus } # endif