Home
last modified time | relevance | path

Searched refs:OBJ_NAME (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/objects/
H A Do_names.c28 static LHASH_OF(OBJ_NAME) *names_lh = NULL;
47 static int obj_name_cmp(const OBJ_NAME *a, const OBJ_NAME *b);
120 static int obj_name_cmp(const OBJ_NAME *a, const OBJ_NAME *b) in obj_name_cmp()
154 OBJ_NAME on, *ret; in OBJ_NAME_get()
191 OBJ_NAME *onp, *ret; in OBJ_NAME_add()
245 OBJ_NAME on, *ret; in OBJ_NAME_remove()
280 void (*fn) (const OBJ_NAME *, void *arg);
307 const OBJ_NAME **names;
322 const OBJ_NAME *const *n1 = n1_; in do_all_sorted_cmp()
323 const OBJ_NAME *const *n2 = n2_; in do_all_sorted_cmp()
[all …]
H A Dobj_local.h12 DEFINE_LHASH_OF_EX(OBJ_NAME);
/openssl/include/openssl/
H A Dobjects.h48 } OBJ_NAME; typedef
60 void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg),
63 void (*fn) (const OBJ_NAME *, void *arg),
/openssl/crypto/evp/
H A Dnames.c177 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn()
220 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
/openssl/crypto/
H A Dcore_namemap.c406 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names()
414 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names()
/openssl/apps/
H A Denc.c34 static void show_ciphers(const OBJ_NAME *name, void *bio_);
664 static void show_ciphers(const OBJ_NAME *name, void *arg) in show_ciphers()
H A Ddgst.c31 static void show_digests(const OBJ_NAME *name, void *bio_);
475 static void show_digests(const OBJ_NAME *name, void *arg) in show_digests()
/openssl/util/
H A Dindent.pro295 -T OBJ_NAME
/openssl/crypto/engine/
H A DREADME.md49 into ENGINE is storage - the OBJ_NAME-based storage used by EVP to register

Completed in 24 milliseconds