Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/crypto/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()
58 OSSL_NAMEMAP *nm = ossl_namemap_new(); in test_namemap_independent() local
67 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_namemap_stored() local
80 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_digestbyname() local
108 OSSL_NAMEMAP *nm = ossl_namemap_stored(NULL); in test_cipherbyname() local
/freebsd/stand/efi/libefi/
H A Defichar.c65 utf8_len_of_ucs2(const efi_char *nm) in utf8_len_of_ucs2()
85 ucs2_to_utf8(const efi_char *nm, char **name) in ucs2_to_utf8()
137 efi_char *nm; in utf8_to_ucs2() local
/freebsd/crypto/openssl/crypto/evp/
H A Dlegacy_meth.h10 #define IMPLEMENT_LEGACY_EVP_MD_METH(nm, fn) \ argument
24 #define IMPLEMENT_LEGACY_EVP_MD_METH_LC(nm, fn) \ argument
H A Dlegacy_sha.c29 #define IMPLEMENT_LEGACY_EVP_MD_METH_SHA3(nm, fn, tag) \ argument
42 #define IMPLEMENT_LEGACY_EVP_MD_METH_SHAKE(nm, fn, tag) \ argument
H A Dnames.c203 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn()
246 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
/freebsd/crypto/openssl/include/openssl/
H A Dobjects.h84 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
91 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
121 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
135 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
/freebsd/contrib/unbound/iterator/
H A Diter_fwd.c111 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_insert_data()
299 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_add_stub_hole()
507 fwd_zone_find(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_zone_find()
538 forwards_delete_zone(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_delete_zone()
555 forwards_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_add_stub_hole()
575 uint8_t* nm, int nolock) in forwards_delete_stub_hole()
/freebsd/contrib/unbound/validator/
H A Dval_neg.c281 uint8_t* nm, size_t len, uint16_t dclass) in neg_find_zone()
305 uint8_t* nm, size_t len, int labs) in neg_find_data()
371 uint8_t* nm, size_t nm_len, int labs, uint16_t qclass) in neg_closest_zone_parent()
411 struct val_neg_zone* zone, uint8_t* nm, size_t nm_len, int labs) in neg_closest_data_parent()
450 uint8_t* nm, size_t nm_len, int labs, uint16_t dclass) in neg_setup_zone_node()
483 uint8_t* nm, size_t nm_len, int labs, uint16_t dclass, in neg_zone_chain()
531 uint8_t* nm, size_t nm_len, uint16_t dclass) in neg_create_zone()
603 uint8_t* nm, size_t nm_len, int labs) in neg_setup_data_node()
630 uint8_t* nm, size_t nm_len, int labs, struct val_neg_data* parent) in neg_data_chain()
754 uint8_t* nm = nsec->rk.dname; in neg_insert_data() local
[all …]
H A Dval_nsec3.c284 uint8_t* nm, *zone; in nsec3_get_nextowner_b32() local
344 uint8_t* nm; in filter_next() local
423 uint8_t* nm; in filter_init() local
560 nsec3_get_hashed(sldns_buffer* buf, uint8_t* nm, size_t nmlen, int algo, in nsec3_get_hashed()
732 uint8_t* nm = s->rk.dname; in nsec3_hash_matches_owner() local
765 struct nsec3_cache_table* ct, uint8_t* nm, size_t nmlen, in find_matching_nsec3()
875 struct nsec3_cache_table* ct, uint8_t* nm, size_t nmlen, in find_covering_nsec3()
940 uint8_t* nm = qinfo->qname; in nsec3_find_closest_encloser() local
981 uint8_t** nm, size_t* nmlen) in next_closer()
1101 uint8_t* nm; in nsec3_ce_wildcard() local
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c119 isip4(const char* nm, char** res) in isip4()
136 isip6(const char* nm, char** res) in isip6()
166 massage_qname(const char* nm, int* reverse) in massage_qname()
387 lookup(struct ub_ctx* ctx, const char* nm, const char* qt, const char* qc) in lookup()
H A Dunbound-control.c205 #define PR_UL_SUB(str, nm, var) printf(str".%s"SQ"%lu\n", nm, (unsigned long)(var)); argument
213 static void pr_stats(const char* nm, struct ub_stats_info* s) in pr_stats()
325 char nm[16]; in print_extended() local
444 char nm[32]; in do_stats_shm() local
/freebsd/contrib/unbound/daemon/
H A Dremote.c697 print_stats(RES* ssl, const char* nm, struct ub_stats_info* s) in print_stats()
768 char nm[32]; in print_thread_stats() local
928 char nm[32]; in print_ext() local
1156 uint8_t nm[LDNS_MAX_DOMAINLEN+1]; in parse_arg_name() local
1211 uint8_t* nm; in perform_zone_add() local
1288 uint8_t* nm; in perform_zone_remove() local
1416 uint8_t* nm; in perform_data_remove() local
1659 uint8_t* nm; in do_lookup() local
1670 do_cache_remove(struct worker* worker, uint8_t* nm, size_t nmlen, in do_cache_remove()
1720 uint8_t* nm; in do_flush_type() local
[all …]
/freebsd/sbin/pfctl/
H A Dpfctl_osfp.c284 struct name_entry *nm; in pfctl_flush_my_fingerprints() local
339 struct name_entry *nm, *class_nm, *version_nm, *subtype_nm; in pfctl_get_fingerprint() local
461 struct name_entry *nm; in pfctl_lookup_fingerprint() local
538 struct name_entry *nm; in lookup_name_list() local
727 struct name_entry *nm; in print_name_list() local
741 struct name_entry *nm, *nmsearch, *nmlast; in sort_name_list() local
/freebsd/contrib/openpam/t/
H A Dt_pam_conv.c63 t_pam_conv(int nm, const struct pam_message **msgs, in t_pam_conv()
/freebsd/sys/dev/scc/
H A Dscc_bfe_macio.c51 const char *nm; in scc_macio_probe() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/linux_dos_attributes/
H A Dwrite_dos_attributes.c56 for (const char *const *nm = all_dos_attribute_names[i]; in main() local
/freebsd/usr.bin/mkimg/
H A Dformat.h38 #define FORMAT_DEFINE(nm) \ argument
/freebsd/crypto/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()
122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient()
/freebsd/sys/dev/videomode/
H A Dvideomode.c26 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
/freebsd/contrib/unbound/services/
H A Dlocalzone.c184 local_zone_create(uint8_t* nm, size_t len, int labs, in local_zone_create()
211 lz_enter_zone_dname(struct local_zones* zones, uint8_t* nm, size_t len, in lz_enter_zone_dname()
251 uint8_t* nm; in lz_enter_zone() local
271 rrstr_get_rr_content(const char* str, uint8_t** nm, uint16_t* type, in rrstr_get_rr_content()
299 get_rr_nameclass(const char* str, uint8_t** nm, uint16_t* dclass, in get_rr_nameclass()
460 local_zone_find_data(struct local_zone* z, uint8_t* nm, size_t nmlen, int nmlabs) in local_zone_find_data()
472 lz_find_create_node(struct local_zone* z, uint8_t* nm, size_t nmlen, in lz_find_create_node()
549 local_zone_enter_rr(struct local_zone* z, uint8_t* nm, size_t nmlen, in local_zone_enter_rr()
608 uint8_t* nm; in lz_enter_rr_into_zone() local
1037 uint8_t* nm = 0; in lz_setup_implicit() local
/freebsd/contrib/unbound/services/cache/
H A Dinfra.c170 uint8_t* nm; in domain_limit_findcreate() local
549 socklen_t addrlen, uint8_t* nm, size_t nmlen, time_t timenow, in infra_host()
621 socklen_t addrlen, uint8_t* nm, size_t nmlen, time_t timenow, in infra_set_lame()
659 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, in infra_update_tcp_works()
677 socklen_t addrlen, uint8_t* nm, size_t nmlen, int qtype, in infra_rtt_update()
739 struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, in infra_get_host_rto()
765 socklen_t addrlen, uint8_t* nm, size_t nmlen, int edns_version, in infra_edns_update()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c253 X509_NAME *nm; in NAME_CONSTRAINTS_check() local
412 const X509_NAME *nm = X509_get_subject_name(x); in NAME_CONSTRAINTS_check_CN() local
586 static int nc_dn(const X509_NAME *nm, const X509_NAME *base) in nc_dn()
H A Dv3_san.c423 X509_NAME *nm; in copy_email() local
677 X509_NAME *nm; in do_dirname() local
/freebsd/lib/libiconv_modules/EUC/
H A Dcitrus_euc.c280 wchar_t m, nm; in _citrus_EUC_wcrtomb_priv() local
328 wchar_t m, nm; in _citrus_EUC_stdenc_wctocs() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c389 const X509_NAME *nm; in OCSP_request_verify() local
422 const X509_NAME *nm, STACK_OF(X509) *certs, in ocsp_req_find_signer()

12345