Home
last modified time | relevance | path

Searched refs:OBJ_NAME (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/objects/
H A Do_names.c28 static LHASH_OF(OBJ_NAME) *names_lh = NULL;
46 static unsigned long obj_name_hash(const OBJ_NAME *a);
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()
136 static unsigned long obj_name_hash(const OBJ_NAME *a) in obj_name_hash()
154 OBJ_NAME on, *ret; in OBJ_NAME_get()
191 OBJ_NAME *onp, *ret; in OBJ_NAME_add()
245 OBJ_NAME o in OBJ_NAME_remove()
[all...]
H A Dobj_local.h12 DEFINE_LHASH_OF(OBJ_NAME); variable
/third_party/openssl/crypto/objects/
H A Do_names.c28 static LHASH_OF(OBJ_NAME) *names_lh = NULL;
46 static unsigned long obj_name_hash(const OBJ_NAME *a);
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()
136 static unsigned long obj_name_hash(const OBJ_NAME *a) in obj_name_hash()
154 OBJ_NAME on, *ret; in OBJ_NAME_get()
191 OBJ_NAME *onp, *ret; in OBJ_NAME_add()
245 OBJ_NAME o in OBJ_NAME_remove()
[all...]
H A Dobj_local.h12 DEFINE_LHASH_OF(OBJ_NAME); variable
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A DMakefile4 OBJ_NAME = itt_refcol_impl.o macro
11 $(CC) -shared -o $(LIB_NAME) $(OBJ_NAME)
14 rm $(OBJ_NAME) $(LIB_NAME)
/third_party/openssl/ohos_lite/include/openssl/
H A Dobjects.h40 } OBJ_NAME; typedef
52 void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg),
55 void (*fn) (const OBJ_NAME *, void *arg),
/third_party/node/deps/openssl/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),
/third_party/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),
/third_party/node/deps/openssl/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()
/third_party/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()
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_namemap.c407 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names()
415 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names()
/third_party/node/deps/openssl/openssl/apps/
H A Denc.c38 static void show_ciphers(const OBJ_NAME *name, void *bio_);
657 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_);
478 static void show_digests(const OBJ_NAME *name, void *arg) in show_digests()
/third_party/openssl/apps/
H A Denc.c38 static void show_ciphers(const OBJ_NAME *name, void *bio_);
654 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_);
478 static void show_digests(const OBJ_NAME *name, void *arg) in show_digests()
/third_party/openssl/crypto/
H A Dcore_namemap.c404 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names()
412 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names()
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py839 OBJ_NAME = obj_name_st variable
2585 'int8_t', '__darwin_wint_t', 'OBJ_NAME',

Completed in 13 milliseconds