summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_lcl.h
blob: 6a8f75f09e747b6e94edb67fc027009f15cc78c8 (plain)
1
2
3
4
5
6
7
typedef struct name_funcs_st NAME_FUNCS;
DEFINE_STACK_OF(NAME_FUNCS)
DECLARE_LHASH_OF(OBJ_NAME);
typedef struct added_obj_st ADDED_OBJ;
DECLARE_LHASH_OF(ADDED_OBJ);