Home
last modified time | relevance | path

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

12

/external/grpc-grpc/third_party/nanopb/tests/fuzztest/
Dfuzzstub.c19 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
42 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
67 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
114 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
165 size_t msglen; in run_iteration() local
Dfuzztest.c176 static bool do_static_encode(uint8_t *buffer, size_t *msglen) in do_static_encode()
202 static void do_protobuf_noise(uint8_t *buffer, size_t *msglen) in do_protobuf_noise()
224 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
248 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
273 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
320 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
371 size_t msglen; in run_iteration() local
/external/nanopb-c/tests/fuzztest/
Dfuzzstub.c19 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
42 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
67 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
114 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
165 size_t msglen; in run_iteration() local
Dfuzztest.c176 static bool do_static_encode(uint8_t *buffer, size_t *msglen) in do_static_encode()
202 static void do_protobuf_noise(uint8_t *buffer, size_t *msglen) in do_protobuf_noise()
224 static bool do_static_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_static_decode()
248 static bool do_pointer_decode(uint8_t *buffer, size_t msglen, bool assert_success) in do_pointer_decode()
273 static void do_static_roundtrip(uint8_t *buffer, size_t msglen) in do_static_roundtrip()
320 static void do_pointer_roundtrip(uint8_t *buffer, size_t msglen) in do_pointer_roundtrip()
371 size_t msglen; in run_iteration() local
/external/ppp/pppd/
Dupap.c382 int msglen; local
475 u_char msglen; local
515 u_char msglen; local
583 upap_sresp(u, code, id, msg, msglen) in upap_sresp() argument
Deap.c1050 int msglen; local
1081 int msglen; local
1117 int msglen; local
1148 int msglen; local
1176 int msglen; local
/external/nanopb-c/tests/regression/issue_229/
Dmultiple_oneof.c10 size_t msglen; in main() local
/external/libpcap/
Dfmtutils.c65 size_t msglen; in pcap_fmt_errmsg_for_errno() local
Dpcap-libdlpi.c383 size_t msglen; in pcap_read_libdlpi() local
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y586 policy_parse(msg, msglen) in policy_parse() argument
619 ipsec_set_policy(msg, msglen) in ipsec_set_policy() argument
/external/nanopb-c/tests/regression/issue_249/
Dtest.c37 pb_size_t msglen; in main() local
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg02.c39 static const unsigned msglen = ARRAY_SIZE(msg) - 1; variable
/external/ltp/utils/sctp/func_tests/
Dtest_recvmsg.c69 int error, msglen, i; in main() local
/external/nanopb-c/tests/io_errors/
Dio_errors.c49 size_t msglen; in main() local
/external/grpc-grpc/third_party/nanopb/tests/io_errors/
Dio_errors.c49 size_t msglen; in main() local
/external/ltp/testcases/network/stress/ns-tools/
Dns-udpserver.c145 ssize_t msglen; /* the length of message */ in respond_to_client() local
Dns-mcast_receiver.c372 ssize_t msglen; /* the length of message */ in receive_mcast() local
/external/iproute2/testsuite/tools/
Dgenerate_nlmsg.c97 int msglen; in main() local
/external/kernel-headers/original/uapi/scsi/
Dscsi_netlink.h48 uint16_t msglen; member
/external/pdfium/core/fdrm/crypto/
Dfx_crypt_sha.cpp484 uint8_t msglen[8]; in CRYPT_SHA256Finish() local
557 uint8_t msglen[16]; in CRYPT_SHA384Finish() local
608 uint8_t msglen[16]; in CRYPT_SHA512Finish() local
Dfx_crypt.cpp215 uint8_t msglen[8]; in CRYPT_MD5Finish() local
/external/wpa_supplicant_8/src/rsn_supp/
Dpreauth.c135 size_t msglen; in rsn_preauth_eapol_send() local
/external/toybox/toys/pending/
Dip.c1468 int32_t tvar, msglen = mhdr->nlmsg_len - NLMSG_LENGTH(sizeof(struct rtmsg)); in display_route_info() local
1599 int tvar, msglen = mhdr->nlmsg_len - NLMSG_LENGTH(sizeof(struct rtmsg)); in display_route_info() local
1622 int msglen = recv(sockfd, toybuf, sizeof(toybuf), 0); in display_route_info() local
1730 int tvar, msglen = mhdr->nlmsg_len - NLMSG_LENGTH(sizeof(struct rtmsg)); in route_get() local
2222 int32_t tvar, msglen = mhdr->nlmsg_len - NLMSG_LENGTH(sizeof(struct rtmsg)); in show_rules() local
2684 int msglen = recv(TT.sockfd, TT.gbuf, MESG_LEN, 0); in filter_nlmesg() local
/external/u-boot/lib/
Dsha256.c234 uint8_t msglen[8]; in sha256_finish() local
Dsha1.c276 unsigned char msglen[8]; in sha1_finish() local

12