OBJ_NAME
OBJ_NAME_from_cipher_name(OBJ_NAME *obj_name, const struct cipher_name *cipher)
OBJ_NAME_do_all_ciphers(void (*fn)(const OBJ_NAME *, void *), void *arg)
OBJ_NAME name;
OBJ_NAME_from_digest_name(OBJ_NAME *obj_name, const struct digest_name *digest)
OBJ_NAME_do_all_digests(void (*fn)(const OBJ_NAME *, void *), void *arg)
OBJ_NAME name;
OBJ_NAME_do_all_sorted(int type, void (*fn)(const OBJ_NAME *, void *), void *arg)
OBJ_NAME_do_all(int type, void (*fn)(const OBJ_NAME *, void *), void *arg)
void OBJ_NAME_do_all(int type, void (*fn)(const OBJ_NAME *, void *arg),
void OBJ_NAME_do_all_sorted(int type, void (*fn)(const OBJ_NAME *, void *arg),
#define lh_OBJ_NAME_new() LHM_lh_new(OBJ_NAME,obj_name)
#define lh_OBJ_NAME_insert(lh,inst) LHM_lh_insert(OBJ_NAME,lh,inst)
#define lh_OBJ_NAME_retrieve(lh,inst) LHM_lh_retrieve(OBJ_NAME,lh,inst)
#define lh_OBJ_NAME_delete(lh,inst) LHM_lh_delete(OBJ_NAME,lh,inst)
#define lh_OBJ_NAME_doall(lh,fn) LHM_lh_doall(OBJ_NAME,lh,fn)
LHM_lh_doall_arg(OBJ_NAME,lh,fn,arg_type,arg)
#define lh_OBJ_NAME_error(lh) LHM_lh_error(OBJ_NAME,lh)
#define lh_OBJ_NAME_num_items(lh) LHM_lh_num_items(OBJ_NAME,lh)
#define lh_OBJ_NAME_free(lh) LHM_lh_free(OBJ_NAME,lh)
obj_name_cb(const OBJ_NAME *obj_name, void *do_all_arg)
show_cipher(const OBJ_NAME *name, void *arg)
void show_cipher(const OBJ_NAME *name, void *arg);
skip_aead_and_xts(const OBJ_NAME *name, void *arg)
OBJ_NAME(obj), OBJ_NAME(optr->object));
OBJ_NAME(obj), OBJ_NAME(optr->object));
strlcat(buf, OBJ_NAME(optr->object), size) >= size)
if (strlcat(buf, OBJ_NAME(optr->object), size) >= size ||
OBJ_NAME(obj), OBJ_NAME(optr->object));
#define ATTR_NAME(at) OBJ_NAME(at)
OBJ_NAME(optr->object));