Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
D6-1-buildonly.c15 size_t msg_len; in test_mq_receive_prototype() local
D7-1-buildonly.c14 size_t msg_len; in test_mq_send_prototype() local
D10-1-buildonly.c17 size_t msg_len; in test_mq_timedsend_prototype() local
D9-1-buildonly.c15 size_t msg_len; in test_mq_timedreceive_prototype() local
/third_party/openssl/crypto/sm2/
Dsm2_crypt.c89 size_t msg_len, size_t *ct_size) in ossl_sm2_ciphertext_size()
110 const uint8_t *msg, size_t msg_len, in ossl_sm2_encrypt()
290 int msg_len = 0; in ossl_sm2_decrypt() local
Dsm2_sign.c145 const uint8_t *msg, size_t msg_len) in sm2_compute_msg_hash()
399 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_sign()
422 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_verify()
/third_party/ltp/include/
Dtst_safe_net.h42 #define SAFE_SENDMSG(msg_len, fd, msg, flags) \ argument
45 #define SAFE_RECV(msg_len, fd, buf, size, flags) \ argument
48 #define SAFE_RECVMSG(msg_len, fd, msg, flags) \ argument
Dtst_safe_posix_ipc.h22 #define SAFE_MQ_SEND(mqdes, msg_ptr, msg_len, msg_prio) \ argument
116 size_t msg_len, unsigned int msg_prio) in safe_mq_send()
Dtst_timer.h275 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in libc_mq_timedsend()
281 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend()
288 size_t msg_len, unsigned int msg_prio, void *abs_timeout) in sys_mq_timedsend64()
295 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in libc_mq_timedreceive()
301 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive()
308 size_t msg_len, unsigned int *msg_prio, void *abs_timeout) in sys_mq_timedreceive64()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/model_converter_utils/
Dmulti_process.cc150 Status MultiProcess::SendMsg(const void *buffer, uint64_t msg_len) { in SendMsg()
191 uint64_t msg_len = 0; in ReceiveMsg() local
Dmulti_process.h27 uint64_t msg_len = 0; member
/third_party/openssl/ssl/statem/
Dstatem_dtls.c21 #define RSMBLY_BITMASK_SIZE(msg_len) (((msg_len) + 7) / 8) argument
34 #define RSMBLY_BITMASK_IS_COMPLETE(bitmask, msg_len, is_complete) { \ argument
335 size_t msg_len; in dtls_get_message() local
393 size_t msg_len = s->init_num + DTLS1_HM_HEADER_LENGTH; in dtls_get_message_body() local
441 size_t frag_off, frag_len, msg_len; in dtls1_preprocess_fragment() local
/third_party/backends/backend/genesys/
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
/third_party/ltp/include/lapi/
Dsocket.h68 unsigned int msg_len; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/acl/
Dmodel_converter.cc174 CreateBufferCall call = [&buffer_ret](size_t msg_len) -> uint8_t * { in LoadMindIR()
189 CreateBufferCall call = [&model](size_t msg_len) -> uint8_t * { in LoadMindIR()
/third_party/protobuf/conformance/
Dconformance_rust.rs40 let msg_len = read_little_endian_i32_from_stdin()?; in read_request_from_stdin() localVariable
/third_party/openssl/test/
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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.c793 size_t msg_len) in ieee802_1x_mka_decode_basic_body()
1035 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_i_in_peerlist()
1113 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_live_peer_body()
1172 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_potential_peer_body()
1366 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_sak_use_body()
1644 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_dist_sak_body()
1866 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_icv_body()
1909 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_dist_cak_body()
1933 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_kmd_body()
1956 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_announce_body()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.c801 size_t msg_len) in ieee802_1x_mka_decode_basic_body()
1043 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_i_in_peerlist()
1121 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_live_peer_body()
1180 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_potential_peer_body()
1387 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_sak_use_body()
1689 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_dist_sak_body()
1923 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_icv_body()
1966 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_dist_cak_body()
1990 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_kmd_body()
2013 const u8 *mka_msg, size_t msg_len) in ieee802_1x_mka_decode_announce_body()
/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c95 int msg_len = strlen(msg); in write_something() local
/third_party/ltp/utils/sctp/func_tests/
Dtest_fragments.c94 int msg_len, msg_cnt, i; in main() local
/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_common.c131 const char *const msg, const size_t msg_len) in bpf_run_prog()
/third_party/libwebsockets/lib/core-net/
Dsocks5-client.c103 ssize_t *msg_len) in lws_socks5c_generate_msg()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dpreauth_test.c46 size_t *msg_len, void **data_pos) in wpa_alloc_eapol()
73 size_t *msg_len, void **data_pos) in _wpa_alloc_eapol()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
Dmsgrcv07.c82 int msg_len; in test_msg_noerror() local

12345