Sign in
flutter
/
third_party
/
openssl
/
3dfcb6a0ecbc210899e4b674331d0294189281b9
/
.
/
crypto
/
objects
/
obj_lcl.h
blob: c451088459264531c76ee1ea4e16b4d27718dfb5 [
file
] [
log
] [
blame
]
typedef
struct
name_funcs_st NAME_FUNCS
;
DEFINE_STACK_OF
(
NAME_FUNCS
)
DEFINE_LHASH_OF
(
OBJ_NAME
);
typedef
struct
added_obj_st ADDED_OBJ
;
DEFINE_LHASH_OF
(
ADDED_OBJ
);