Home
last modified time | relevance | path

Searched defs:msglen (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_trce.c24 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \ argument
41 const unsigned char *msg, size_t msglen, in do_ssl_trace_list()
601 const unsigned char *msg, size_t msglen) in ssl_print_hex()
888 size_t extslen, msglen = *msginlen; in ssl_print_extensions() local
938 const unsigned char *msg, size_t msglen) in ssl_print_client_hello()
1005 const unsigned char *msg, size_t msglen) in ssl_print_server_hello()
1201 size_t msglen = *pmsglen; in ssl_print_certificate() local
1235 size_t msglen) in ssl_print_certificates()
1353 const unsigned char *msg, size_t msglen) in ssl_print_ticket()
1402 const unsigned char *msg, size_t msglen, in ssl_print_handshake()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_trce.c24 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \ argument
41 const unsigned char *msg, size_t msglen, in do_ssl_trace_list()
615 const unsigned char *msg, size_t msglen) in ssl_print_hex()
899 size_t extslen, msglen = *msginlen; in ssl_print_extensions() local
949 const unsigned char *msg, size_t msglen) in ssl_print_client_hello()
1016 const unsigned char *msg, size_t msglen) in ssl_print_server_hello()
1222 size_t msglen = *pmsglen; in ssl_print_certificate() local
1256 size_t msglen) in ssl_print_certificates()
1374 const unsigned char *msg, size_t msglen) in ssl_print_ticket()
1423 const unsigned char *msg, size_t msglen, in ssl_print_handshake()
[all …]
/netbsd/external/bsd/tmux/dist/
H A Dfile.c287 size_t msglen; in file_write() local
360 size_t msglen; in file_read() local
445 size_t msglen, sent, left; in file_push() local
542 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_write_open() local
602 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_write_data() local
622 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_write_close() local
670 size_t msglen; in file_read_callback() local
701 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_read_open() local
761 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_write_ready() local
781 size_t msglen = imsg->hdr.len - IMSG_HEADER_SIZE; in file_read_data() local
[all …]
/netbsd/lib/libresolv/
H A Dns_sign.c82 ns_sign(u_char *msg, int *msglen, int msgsize, int error, void *k, in ns_sign()
92 ns_sign2(u_char *msg, int *msglen, int msgsize, int error, void *k, in ns_sign2()
275 ns_sign_tcp(u_char *msg, int *msglen, int msgsize, int error, in ns_sign_tcp()
283 ns_sign_tcp2(u_char *msg, int *msglen, int msgsize, int error, in ns_sign_tcp2()
H A Dns_verify.c136 ns_verify(u_char *msg, int *msglen, void *k, in ns_verify()
342 ns_verify_tcp(u_char *msg, int *msglen, ns_tcp_tsig_state *state, in ns_verify_tcp()
H A Dres_sendsigned.c32 res_nsendsigned(res_state statp, const u_char *msg, int msglen, in res_nsendsigned()
/netbsd/external/bsd/libbind/dist/nameser/
H A Dns_sign.c80 ns_sign(u_char *msg, int *msglen, int msgsize, int error, void *k, in ns_sign()
90 ns_sign2(u_char *msg, int *msglen, int msgsize, int error, void *k, in ns_sign2()
272 ns_sign_tcp(u_char *msg, int *msglen, int msgsize, int error, in ns_sign_tcp()
280 ns_sign_tcp2(u_char *msg, int *msglen, int msgsize, int error, in ns_sign_tcp2()
H A Dns_verify.c137 ns_verify(u_char *msg, int *msglen, void *k, in ns_verify()
343 ns_verify_tcp(u_char *msg, int *msglen, ns_tcp_tsig_state *state, in ns_verify_tcp()
H A Dns_parse.c106 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse()
/netbsd/external/bsd/libpcap/dist/
H A Dfmtutils.c65 size_t msglen; in pcap_fmt_errmsg_for_errno() local
157 size_t msglen; in pcap_fmt_errmsg_for_win32_err() local
/netbsd/external/bsd/ppp/dist/pppd/
H A Dupap.c368 int msglen; in upap_rauthreq() local
457 u_char msglen; in upap_rauthack() local
493 u_char msglen; in upap_rauthnak() local
560 upap_sresp(upap_state *u, int code, int id, char *msg, int msglen) in upap_sresp()
H A Deap.c849 int msglen; in eap_chapms2_send_request() local
1377 int msglen; in eap_send_response() local
1404 int msglen; in eap_chap_response() local
1436 int msglen; in eap_srp_response() local
1463 int msglen; in eap_srpval_response() local
1557 int msglen; in eap_send_nak() local
1691 int msglen; in eap_chapv2_response() local
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Derror.c94 GOMP_warning (const char *msg, size_t msglen) in GOMP_warning()
109 GOMP_error (const char *msg, size_t msglen) in GOMP_error()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mn10300/
H A Dpr997.s4 msglen = .-msg-1 define
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10300/
H A Dpr997.s4 msglen = .-msg-1 define
/netbsd/crypto/dist/ipsec-tools/src/libipsec/
H A Dpolicy_parse.y581 policy_parse(const char *msg, int msglen) in policy_parse()
612 ipsec_set_policy(__ipsec_const char *msg, int msglen) in ipsec_set_policy()
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c31 res_nsendsigned(res_state statp, const u_char *msg, int msglen, in res_nsendsigned()
/netbsd/external/bsd/ipf/dist/lib/
H A Dsave_v1trap.c301 maketrap_v1(community, buffer, bufsize, msg, msglen, ipaddr, when) in maketrap_v1() argument
448 sendtrap_v1_0(fd, community, msg, msglen, when) in sendtrap_v1_0() argument
H A Dsave_v2trap.c301 maketrap_v2(community, buffer, bufsize, msg, msglen) in maketrap_v2() argument
445 sendtrap_v2_0(fd, community, msg, msglen) in sendtrap_v2_0() argument
/netbsd/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c93 int msglen; member
1274 static void process_remote_command(struct clvm_header *msg, int msglen, int fd, in process_remote_command()
1550 static int process_local_command(struct clvm_header *msg, int msglen, in process_local_command()
1583 static int process_reply(const struct clvm_header *msg, int msglen, const char *csid) in process_reply()
1731 static int send_message(void *buf, int msglen, const char *csid, int fd, in send_message()
1859 int msglen, const char *csid) in add_to_lvmqueue()
H A Dtcp-comms.c377 static int tcp_send_message(void *buf, int msglen, const char *csid, const char *errtext) in tcp_send_message()
405 int gulm_cluster_send_message(void *buf, int msglen, const char *csid, const char *errtext) in gulm_cluster_send_message()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dclienthellotest.c71 size_t msglen; in test_client_hello() local
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dclienthellotest.c71 size_t msglen; in test_client_hello() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/crmf/
H A Dcrmf_pbm.c130 const unsigned char *msg, size_t msglen, in OSSL_CRMF_pbm_new()
/netbsd/external/bsd/nsd/dist/
H A Dxfr-inspect.c232 uint32_t pkttype, msglen, msglen2; in inspect_part() local
417 uint32_t pkttype, msglen, msglen2; in list_part() local

1234