| /third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
| H A D | 9-1-buildonly.c | 15 size_t msg_len; in test_mq_timedreceive_prototype() local
|
| H A D | 6-1-buildonly.c | 15 size_t msg_len; in test_mq_receive_prototype() local
|
| H A D | 7-1-buildonly.c | 14 size_t msg_len; in test_mq_send_prototype() local
|
| H A D | 10-1-buildonly.c | 17 size_t msg_len; in test_mq_timedsend_prototype() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_uapsd.c | 145 hi_void hmac_uapsd_update_user_para(const hi_u8 *puc_mac_hdr, hi_u8 sub_type, hi_u32 msg_len, in hmac_uapsd_update_user_para() argument
|
| H A D | hmac_mgmt_ap.h | 42 hi_u32 msg_len; member 53 hi_u32 msg_len; member
|
| H A D | hmac_vap.c | 476 hmac_vap_check_ht_capabilities_ap(const hmac_vap_stru *hmac_vap, hi_u8 *puc_payload, hi_u16 us_info_elem_offset, hi_u32 msg_len, hmac_user_stru *hmac_user) hmac_vap_check_ht_capabilities_ap() argument 691 hmac_check_opmode_notify(hmac_vap_stru *hmac_vap, hi_u8 *puc_mac_hdr, hi_u8 *puc_payload, hi_u16 us_info_elem_offset, hi_u32 msg_len, hmac_user_stru *hmac_user) hmac_check_opmode_notify() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | socket.h | 68 unsigned int msg_len; member
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | socks5-client.c | 102 lws_socks5c_generate_msg(struct lws *wsi, enum socks_msg_type type, ssize_t *msg_len) lws_socks5c_generate_msg() argument
|
| /third_party/ltp/include/ |
| H A D | tst_safe_posix_ipc.h | 114 safe_mq_send(const char *file, const int lineno, mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio) safe_mq_send() argument
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
| H A D | msgrcv07.c | 82 int msg_len; in test_msg_noerror() local
|
| /third_party/ltp/testcases/network/nfs/nfs_stress/ |
| H A D | nfs01_open_files.c | 95 int msg_len = strlen(msg); in write_something() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_gtc.c | 55 size_t msg_len; in eap_gtc_buildReq() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_gtc.c | 55 size_t msg_len; in eap_gtc_buildReq() local
|
| /third_party/backends/backend/genesys/ |
| H A D | error.cpp | 97 int msg_len = std::vsnprintf(nullptr, 0, format, vlist2); in set_msg() local 175 int msg_len = std::vsnprintf(nullptr, 0, format, args); in vlog() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/bpf/ |
| H A D | bpf_common.c | 130 bpf_run_prog(const int prog_fd, const char *const msg, const size_t msg_len) bpf_run_prog() argument
|
| /third_party/ltp/utils/sctp/func_tests/ |
| H A D | test_fragments.c | 94 int msg_len, msg_cnt, i; in main() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | internal.h | 343 unsigned int msg_len; member
|
| /third_party/mbedtls/library/ |
| H A D | ssl_client.c | 917 size_t buf_len, msg_len, binders_len; in mbedtls_ssl_write_client_hello() local
|
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.c | 96 test_print_message(int sk LTP_ATTRIBUTE_UNUSED, struct msghdr *msg, size_t msg_len) in test_print_message() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_msg.c | 370 size_t msg_len = strlen(msg); in vmw_send_msg() local 431 int msg_len; in vmw_svga_winsys_host_log() local
|
| /third_party/node/deps/openssl/openssl/crypto/sm2/ |
| H A D | sm2_sign.c | 141 sm2_compute_msg_hash(const EVP_MD *digest, const EC_KEY *key, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) sm2_compute_msg_hash() argument 391 ossl_sm2_do_sign(const EC_KEY *key, const EVP_MD *digest, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_sign() argument 413 ossl_sm2_do_verify(const EC_KEY *key, const EVP_MD *digest, const ECDSA_SIG *sig, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_verify() argument
|
| /third_party/openssl/test/ |
| H A D | ecdsatest.c | 80 long q_len, msg_len = 0; in x9_62_tests() local
|
| H A D | sm2_internal_test.c | 140 const size_t msg_len = strlen(message); in test_sm2_crypt() local 310 const size_t msg_len = strlen(message); in test_sm2_sign() local [all...] |
| /third_party/openssl/crypto/sm2/ |
| H A D | sm2_sign.c | 141 sm2_compute_msg_hash(const EVP_MD *digest, const EC_KEY *key, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) sm2_compute_msg_hash() argument 391 ossl_sm2_do_sign(const EC_KEY *key, const EVP_MD *digest, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_sign() argument 413 ossl_sm2_do_verify(const EC_KEY *key, const EVP_MD *digest, const ECDSA_SIG *sig, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_verify() argument
|