BIO_PAIR_DEBUG did nothing; remove it.
[openssl.git] / crypto / objects / obj_lcl.h
1
2
3 typedef struct name_funcs_st NAME_FUNCS;
4 DEFINE_STACK_OF(NAME_FUNCS)
5 DEFINE_LHASH_OF(OBJ_NAME);
6 typedef struct added_obj_st ADDED_OBJ;
7 DEFINE_LHASH_OF(ADDED_OBJ);