Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 - 25 of 74) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
H A D9-1-buildonly.c15 size_t msg_len; in test_mq_timedreceive_prototype() local
H A D6-1-buildonly.c15 size_t msg_len; in test_mq_receive_prototype() local
H A D7-1-buildonly.c14 size_t msg_len; in test_mq_send_prototype() local
H A D10-1-buildonly.c17 size_t msg_len; in test_mq_timedsend_prototype() local
/third_party/ltp/include/lapi/
H A Dsocket.h68 unsigned int msg_len; member
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c102 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 Dtst_safe_posix_ipc.h114 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 Dmsgrcv07.c82 int msg_len; in test_msg_noerror() local
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c95 int msg_len = strlen(msg); in write_something() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_gtc.c55 size_t msg_len; in eap_gtc_buildReq() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_gtc.c55 size_t msg_len; in eap_gtc_buildReq() local
/third_party/backends/backend/genesys/
H A Derror.cpp97 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 Dbpf_common.c130 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 Dtest_fragments.c94 int msg_len, msg_cnt, i; in main() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dinternal.h343 unsigned int msg_len; member
/third_party/mbedtls/library/
H A Dssl_client.c917 size_t buf_len, msg_len, binders_len; in mbedtls_ssl_write_client_hello() local
H A Dlmots.c119 create_digit_array_with_checksum(const mbedtls_lmots_parameters_t *params, const unsigned char *msg, size_t msg_len, const unsigned char *C_random_value, unsigned char *out) create_digit_array_with_checksum() argument
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c96 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 Dvmw_msg.c370 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 Dsm2_sign.c141 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 Decdsatest.c80 long q_len, msg_len = 0; in x9_62_tests() local
H A Dsm2_internal_test.c140 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 Dsm2_sign.c141 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/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c331 size_t msg_len; in dtls_get_message() local
389 size_t msg_len = s->init_num + DTLS1_HM_HEADER_LENGTH; dtls_get_message_body() local
437 size_t frag_off, frag_len, msg_len; dtls1_preprocess_fragment() local
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c335 size_t msg_len; in dtls_get_message() local
393 size_t msg_len = s->init_num + DTLS1_HM_HEADER_LENGTH; dtls_get_message_body() local
441 size_t frag_off, frag_len, msg_len; dtls1_preprocess_fragment() local
[all...]

Completed in 21 milliseconds

123