]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/core_names.h
PROV: drop get_params() and gettable_params() from all decoder implementations
[thirdparty/openssl.git] / include / openssl / core_names.h
index 5ecde3c994c40311135c745058f5a8c421a50ccb..5bb284d6586462bf45d040ab07c3dd727c71dee1 100644 (file)
@@ -476,8 +476,6 @@ extern "C" {
 #define OSSL_ENCODER_PARAM_SAVE_PARAMETERS  "save-parameters" /* integer */
 
 #define OSSL_DECODER_PARAM_PROPERTIES       OSSL_ALG_PARAM_PROPERTIES
-#define OSSL_DECODER_PARAM_INPUT_TYPE       "input-type"
-#define OSSL_DECODER_PARAM_INPUT_STRUCTURE  "input-structure"
 
 /* Passphrase callback parameters */
 #define OSSL_PASSPHRASE_PARAM_INFO      "info"