Rename provider and core get_param_types functions
[openssl.git] / include / internal / cryptlib.h
index 1aa1dc60d7da4a1fe098c60bc8113936d0e7e8f3..d54ca24ee166bdc520a22c89853e3aa6723f236f 100644 (file)
@@ -54,11 +54,8 @@ __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr,
     void *align_ptr
 
 typedef struct ex_callback_st EX_CALLBACK;
-
 DEFINE_STACK_OF(EX_CALLBACK)
 
-typedef struct app_mem_info_st APP_INFO;
-
 typedef struct mem_st MEM;
 DEFINE_LHASH_OF(MEM);