Home
last modified time | relevance | path

Searched defs:dlen (Results 1 – 25 of 115) sorted by relevance

12345

/openbsd/regress/lib/libssl/tlsext/
H A Dtlsexttest.c169 size_t dlen; in test_tlsext_alpn_client() local
370 size_t dlen; in test_tlsext_alpn_server() local
557 size_t dlen; in test_tlsext_supportedgroups_client() local
897 size_t dlen; in test_tlsext_ecpf_client() local
1131 size_t dlen; in test_tlsext_ecpf_server() local
1377 size_t dlen; in test_tlsext_ri_client() local
1495 size_t dlen; in test_tlsext_ri_server() local
1627 size_t dlen; in test_tlsext_sigalgs_client() local
1791 size_t dlen; in test_tlsext_sni_client() local
1929 size_t dlen; in test_tlsext_sni_server() local
[all …]
/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A DNormalize.xs211 U8* pv_utf8_decompose(pTHX_ U8* s, STRLEN slen, U8** dp, STRLEN dlen, bool iscompat) in pv_utf8_decompose()
249 U8* pv_utf8_reorder(pTHX_ U8* s, STRLEN slen, U8** dp, STRLEN dlen) in pv_utf8_reorder()
322 U8* pv_utf8_compose(pTHX_ U8* s, STRLEN slen, U8** dp, STRLEN dlen, bool iscontig) in pv_utf8_compose()
448 STRLEN slen, dlen; variable
470 STRLEN slen, dlen; variable
494 STRLEN slen, dlen; variable
518 STRLEN slen, tlen, dlen; variable
558 STRLEN slen, tlen, ulen, dlen; variable
/openbsd/usr.bin/ssh/
H A Ddigest-openssl.c141 ssh_digest_final(struct ssh_digest_ctx *ctx, u_char *d, size_t dlen) in ssh_digest_final()
167 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory()
185 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
H A Ddigest-libc.c199 ssh_digest_final(struct ssh_digest_ctx *ctx, u_char *d, size_t dlen) in ssh_digest_final()
229 ssh_digest_memory(int alg, const void *m, size_t mlen, u_char *d, size_t dlen) in ssh_digest_memory()
243 ssh_digest_buffer(int alg, const struct sshbuf *b, u_char *d, size_t dlen) in ssh_digest_buffer()
H A Dmac.c162 u_char *digest, size_t dlen) in mac_compute()
207 const u_char *data, size_t dlen, in mac_check()
H A Dssh-ecdsa.c220 const u_char *data, size_t dlen, in ssh_ecdsa_sign()
285 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_ecdsa_verify()
H A Dssh-dss.c261 size_t rlen, slen, len, dlen = ssh_digest_bytes(SSH_DIGEST_SHA1); in ssh_dss_sign() local
325 const u_char *data, size_t dlen, const char *alg, u_int compat, in ssh_dss_verify()
/openbsd/usr.sbin/unbound/sldns/
H A Dwire2str.c311 int sldns_wire2str_pkt_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_pkt_buf()
317 int sldns_wire2str_rr_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_rr_buf()
375 int sldns_wire2str_dname_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_dname_buf()
420 static int print_remainder_hex(const char* pref, uint8_t** d, size_t* dlen, in print_remainder_hex()
431 int sldns_wire2str_pkt_scan(uint8_t** d, size_t* dlen, char** s, size_t* slen) in sldns_wire2str_pkt_scan()
516 int sldns_wire2str_rr_scan(uint8_t** d, size_t* dlen, char** s, size_t* slen, in sldns_wire2str_rr_scan()
587 int sldns_wire2str_rrquestion_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rrquestion_scan()
611 int sldns_wire2str_rr_unknown_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rr_unknown_scan()
727 int sldns_wire2str_header_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_header_scan()
767 int sldns_wire2str_rdata_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rdata_scan()
[all …]
/openbsd/sbin/unwind/libunbound/sldns/
H A Dwire2str.c311 int sldns_wire2str_pkt_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_pkt_buf()
317 int sldns_wire2str_rr_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_rr_buf()
375 int sldns_wire2str_dname_buf(uint8_t* d, size_t dlen, char* s, size_t slen) in sldns_wire2str_dname_buf()
420 static int print_remainder_hex(const char* pref, uint8_t** d, size_t* dlen, in print_remainder_hex()
431 int sldns_wire2str_pkt_scan(uint8_t** d, size_t* dlen, char** s, size_t* slen) in sldns_wire2str_pkt_scan()
516 int sldns_wire2str_rr_scan(uint8_t** d, size_t* dlen, char** s, size_t* slen, in sldns_wire2str_rr_scan()
587 int sldns_wire2str_rrquestion_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rrquestion_scan()
611 int sldns_wire2str_rr_unknown_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rr_unknown_scan()
727 int sldns_wire2str_header_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_header_scan()
767 int sldns_wire2str_rdata_scan(uint8_t** d, size_t* dlen, char** s, in sldns_wire2str_rdata_scan()
[all …]
/openbsd/usr.bin/ctfdump/
H A Dctfdump.c277 size_t dlen; in isctf() local
321 size_t dlen; in ctf_dump() local
454 ctf_dump_type(struct ctf_header *cth, const char *data, size_t dlen, in ctf_dump_type()
646 ctf_off2name(struct ctf_header *cth, const char *data, size_t dlen, in ctf_off2name()
/openbsd/lib/libc/string/
H A Dstrlcat.c35 size_t dlen; in strlcat() local
H A Dwcslcat.c35 size_t dlen; in wcslcat() local
/openbsd/sys/lib/libkern/
H A Dstrlcat.c34 size_t dlen; in strlcat() local
/openbsd/lib/libcrypto/dsa/
H A Ddsa_ossl.c83 dsa_do_sign(const unsigned char *dgst, int dlen, DSA *dsa) in dsa_do_sign()
445 DSA_do_sign(const unsigned char *dgst, int dlen, DSA *dsa) in DSA_do_sign()
/openbsd/regress/sbin/isakmpd/hmac/
H A Dhmactest.c67 char *data, int dlen, char *cmp) in test_hmac()
/openbsd/sys/dev/hid/
H A Dhidms.c174 hidms_wacom_setup(struct device *self, struct hidms *ms, void *desc, int dlen) in hidms_wacom_setup()
248 int id, void *desc, int dlen) in hidms_setup()
/openbsd/regress/sbin/isakmpd/prf/
H A Dprftest.c79 char *data, int dlen, char *cmp) in test_prf()
/openbsd/usr.sbin/ypldap/
H A Dldapclient.c129 u_int16_t dlen; in client_dispatch_dns() local
732 u_int16_t dlen; in client_configure() local
/openbsd/gnu/usr.bin/perl/cpan/Encode/
H A Dencengine.c96 STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) in do_encode()
/openbsd/lib/libcrypto/x509/
H A Dx509_constraints.c574 x509_constraints_sandns(char *sandns, size_t dlen, char *constraint, size_t len) in x509_constraints_sandns()
602 x509_constraints_domain(char *domain, size_t dlen, char *constraint, size_t len) in x509_constraints_domain()
688 x509_constraints_dirname(uint8_t *dirname, size_t dlen, in x509_constraints_dirname()
/openbsd/usr.sbin/amd/amd/
H A Dinfo_union.c96 int dlen; in union_reload() local
/openbsd/lib/libc/net/
H A Dgetifaddrs.c65 size_t len, alen, dlen; in getifaddrs() local
/openbsd/lib/libcrypto/ec/
H A Dec_kmeth.c226 int dlen, unsigned char *sig, unsigned int *siglen, in EC_KEY_METHOD_set_sign()
299 int dlen, unsigned char *sig, unsigned int *siglen, in EC_KEY_METHOD_get_sign()
/openbsd/usr.sbin/ntpd/
H A Dntp.c550 u_int16_t dlen; in ntp_dispatch_imsg_dns() local
866 u_int16_t dlen = 0; in priv_dns() local
/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.c816 size_t dlen = walk_len; in get_serial() local
874 size_t dlen = wlen; in pkt_find_edns_opt() local
992 size_t dlen = walk_len; in zerottls() local
1689 size_t dlen = get_qname_len(query_pkt, query_len); in adjust_packet() local
1716 size_t dlen = get_qname_len(query_pkt, query_len); in adjust_packet() local

12345