| /third_party/musl/src/network/ |
| H A D | res_send.c | 4 int __res_send(const unsigned char *msg, int msglen, unsigned char *answer, int anslen) in __res_send() argument
|
| H A D | ns_parse.c | 50 int ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in ns_initparse() argument
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| H A D | recvmsg02.c | 27 static const unsigned msglen = ARRAY_SIZE(msg) - 1; variable
|
| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_1_to_1_initmsg_connect.c | 42 int sk1, sk2, sk3, msglen; in test_sctp() local
|
| H A D | test_recvmsg.c | 70 int error, msglen, i; in main() local
|
| /third_party/lwip/src/netif/ppp/polarssl/ |
| H A D | md5.c | 267 unsigned char msglen[8]; in md5_finish() local
|
| H A D | md4.c | 248 unsigned char msglen[8]; in md4_finish() local
|
| H A D | sha1.c | 301 unsigned char msglen[8]; in sha1_finish() local
|
| /third_party/openssl/test/ |
| H A D | clienthellotest.c | 71 size_t msglen; in test_client_hello() local
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-udpserver.c | 145 ssize_t msglen; /* the length of message */ in respond_to_client() local
|
| H A D | ns-mcast_receiver.c | 372 ssize_t msglen; /* the length of message */ in receive_mcast() local
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
| H A D | protocol_lws_minimal_server_echo.c | 35 uint32_t msglen; member
|
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
|
| /third_party/openssl/crypto/crmf/ |
| H A D | crmf_pbm.c | 128 OSSL_CRMF_pbm_new(OSSL_LIB_CTX *libctx, const char *propq, const OSSL_CRMF_PBMPARAMETER *pbmp, const unsigned char *msg, size_t msglen, const unsigned char *sec, size_t seclen, unsigned char **out, size_t *outlen) OSSL_CRMF_pbm_new() argument
|
| /third_party/curl/lib/ |
| H A D | curl_sasl.c | 281 size_t msglen; in get_server_message() local
|
| /third_party/mbedtls/library/ |
| H A D | ripemd160.c | 333 unsigned char msglen[8]; in mbedtls_ripemd160_finish() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | auth.c | 1006 int auth_check_passwd(ppp_pcb *pcb, char *auser, int userlen, char *apasswd, int passwdlen, const char **msg, int *msglen) { in auth_check_passwd() argument
|
| H A D | upap.c | 366 int msglen; in upap_rauthreq() local 459 u_char msglen; in upap_rauthack() local 494 u_char msglen; upap_rauthnak() local 567 upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) upap_sresp() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | preauth.c | 135 size_t msglen; in rsn_preauth_eapol_send() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_client_write.c | 876 size_t msglen; in tls_send_client_key_exchange() local
|
| H A D | tlsv1_server_write.c | 933 size_t msglen; in tls_send_server_hello() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | preauth.c | 150 size_t msglen; in rsn_preauth_eapol_send() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_client_write.c | 864 size_t msglen; in tls_send_client_key_exchange() local
|
| H A D | tlsv1_server_write.c | 933 size_t msglen; in tls_send_server_hello() local
|
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.h | 229 test_sendmsg(int sk, const struct msghdr *msg, int flags, int msglen) test_sendmsg() argument
|