Home
last modified time | relevance | path

Searched defs:nm (Results 1 - 25 of 68) sorted by relevance

123

/third_party/skia/bench/
H A DShaderMaskFilterBench.cpp45 ShaderMFBench(const char* nm, bool opaque, const ShaderMaker maker) in ShaderMFBench() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dcheck-symbols.py15 nm = os.getenv ('NM', shutil.which ('nm')) variable
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_all.c186 char *nm = NULL; in IMPLEMENT_PEM_write() local
H A Dpem_pkey.c105 char *nm = NULL; in pem_read_bio_key_legacy() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_ssl.c153 const struct ssl_conf_name_st *nm; in conf_ssl_name_find() local
/third_party/openssl/crypto/conf/
H A Dconf_ssl.c153 const struct ssl_conf_name_st *nm; in conf_ssl_name_find() local
/third_party/openssl/crypto/pem/
H A Dpem_all.c186 char *nm = NULL; in IMPLEMENT_PEM_write() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_process.c159 usb_os_task_creat(pthread_t *taskid, TSK_ENTRY_FUNC func, uint32_t prio, const char *nm, UINTPTR para) in usb_os_task_creat() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c115 int ossl_cmp_hdr_set1_sender(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_sender() argument
122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient() argument
/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() argument
220 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn() argument
[all...]
/third_party/openssl/test/
H A Dnamemap_internal_test.c21 OSSL_NAMEMAP *nm = NULL; in test_namemap_empty() local
33 static int test_namemap(OSSL_NAMEMAP *nm) in test_namemap() argument
58 OSSL_NAMEMAP *nm = ossl_namemap_new(); test_namemap_independent() local
67 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); test_namemap_stored() local
80 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); test_digestbyname() local
108 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); test_cipherbyname() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c115 int ossl_cmp_hdr_set1_sender(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_sender() argument
122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient() argument
/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() argument
220 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn() argument
[all...]
/third_party/libwebsockets/lib/misc/
H A Ddir.c195 lws_dir_glob_check(const char *nm, const char *filt) in lws_dir_glob_check() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c534 const char *nm, *nmcname; in lws_adns_parse_udp() local
/third_party/libwebsockets/lib/system/fault-injection/
H A Dfault-injection.c290 char nm[64]; in lws_fi_deserialize() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_crld.c85 X509_NAME *nm; in set_dist_point_name() local
H A Dv3_san.c423 X509_NAME *nm; in copy_email() local
677 X509_NAME *nm; in do_dirname() local
[all...]
H A Dx_name.c153 } nm = { in x509_name_ex_d2i() local
542 X509_NAME_get0_der(const X509_NAME *nm, const unsigned char **pder, size_t *pderlen) X509_NAME_get0_der() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c47 int OCSP_request_set1_name(OCSP_REQUEST *req, const X509_NAME *nm) in OCSP_request_set1_name() argument
H A Docsp_vfy.c389 const X509_NAME *nm; in OCSP_request_verify() local
421 ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, const X509_NAME *nm, STACK_OF(X509) *certs, unsigned long flags) ocsp_req_find_signer() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dciphers.c266 const char *nm = SSL_CIPHER_standard_name(c); in ciphers_main() local
/third_party/openssl/apps/
H A Dciphers.c266 const char *nm = SSL_CIPHER_standard_name(c); in ciphers_main() local
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c389 const X509_NAME *nm; in OCSP_request_verify() local
421 ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, const X509_NAME *nm, STACK_OF(X509) *certs, unsigned long flags) ocsp_req_find_signer() argument
H A Docsp_cl.c47 int OCSP_request_set1_name(OCSP_REQUEST *req, const X509_NAME *nm) in OCSP_request_set1_name() argument

Completed in 13 milliseconds

123