/freebsd/crypto/libecc/include/libecc/utils/ |
H A D | dbg_sig.h | 28 #define dbg_buf_print(msg, ...) do {\ argument 31 #define dbg_nn_print(msg, ...) do {\ argument 34 #define dbg_ec_point_print(msg, ...) do {\ argument 37 #define dbg_ec_montgomery_point_print(msg, ...) do {\ argument 40 #define dbg_ec_edwards_point_print(msg, ...) do {\ argument 43 #define dbg_priv_key_print(msg, ...) do {\ argument 46 #define dbg_pub_key_print(msg, ...) do {\ argument 52 #define dbg_buf_print(msg, ...) argument 53 #define dbg_nn_print(msg, ...) argument 54 #define dbg_ec_point_print(msg, ...) argument [all …]
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_attr_build.c | 21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key() 97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type() 107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type() 117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods() 127 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) in wps_build_uuid_e() 139 int wps_build_dev_password_id(struct wpabuf *msg, u16 id) in wps_build_dev_password_id() 149 int wps_build_config_error(struct wpabuf *msg, u16 err) in wps_build_config_error() 159 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator() 191 int wps_build_version(struct wpabuf *msg) in wps_build_version() 208 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, in wps_build_wfa_ext() [all …]
|
H A D | wps_enrollee.c | 19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() 35 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash() 83 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1() 93 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2() 106 struct wpabuf *msg; in wps_build_m1() local 172 struct wpabuf *msg; in wps_build_m3() local 210 struct wpabuf *msg, *plain; in wps_build_m5() local 243 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid() 253 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type() 277 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type() [all …]
|
H A D | wps_dev_attr.c | 16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer() 40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name() 64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number() 88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number() 112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type() 123 struct wpabuf *msg) in wps_build_secondary_dev_type() 138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type() 158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name() 182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs() 195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version() [all …]
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.c | 84 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more() 99 msg_run_add(struct msg *msg) in msg_run_add() 116 msg_from_name_assign(struct msg *msg, in msg_from_name_assign() 128 msg_to_name_assign(struct msg *msg, in msg_to_name_assign() 140 msg_attack_assign(struct msg *msg, in msg_attack_assign() 177 msg_run_assign(struct msg *msg, int off, in msg_run_assign() 210 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get() 219 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get() 228 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 241 msg_run_get(struct msg *msg, int offset, in msg_run_get() [all …]
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.c | 84 msg_run_expand_to_hold_more(struct msg *msg) in msg_run_expand_to_hold_more() 99 msg_run_add(struct msg *msg) in msg_run_add() 116 msg_from_name_assign(struct msg *msg, in msg_from_name_assign() 128 msg_to_name_assign(struct msg *msg, in msg_to_name_assign() 140 msg_attack_assign(struct msg *msg, in msg_attack_assign() 177 msg_run_assign(struct msg *msg, int off, in msg_run_assign() 210 msg_from_name_get(struct msg *msg, char * *value) in msg_from_name_get() 219 msg_to_name_get(struct msg *msg, char * *value) in msg_to_name_get() 228 msg_attack_get(struct msg *msg, struct kill* *value) in msg_attack_get() 241 msg_run_get(struct msg *msg, int offset, in msg_run_get() [all …]
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | ErrorHandler.cpp | 27 static StringRef getSeparator(const Twine &msg) { in getSeparator() 56 void lld::error(const Twine &msg) { errorHandler().error(msg); } in error() 57 void lld::error(const Twine &msg, ErrorTag tag, ArrayRef<StringRef> args) { in error() 60 void lld::fatal(const Twine &msg) { errorHandler().fatal(msg); } in fatal() 61 void lld::log(const Twine &msg) { errorHandler().log(msg); } in log() 62 void lld::message(const Twine &msg, llvm::raw_ostream &s) { in message() 65 void lld::warn(const Twine &msg) { errorHandler().warn(msg); } in warn() 170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation() 208 StringRef diagKind, const Twine &msg) { in reportDiagnostic() 224 void ErrorHandler::log(const Twine &msg) { in log() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ |
H A D | ubsan_minimal_handlers.cpp | 10 static void message(const char *msg) { ubsan_message(msg); } in message() 12 static void message(const char *msg) { in message() 69 static void abort_with_message(const char *msg) { in abort_with_message() 94 #define MSG_TMPL(msg) "ubsan: " msg " by 0x" argument 95 #define MSG_TMPL_END(buf, msg) (buf + sizeof(MSG_TMPL(msg)) - 1) argument 97 #define MSG_BUF_LEN(msg) (sizeof(MSG_TMPL(msg)) + kAddrBuf + 1) argument 99 #define HANDLER_RECOVER(name, msg) \ argument 108 #define HANDLER_NORECOVER(name, msg) \ argument 116 #define HANDLER(name, msg) \ argument
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_ulpi.c | 64 ng_l2cap_l2ca_con_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_req() 166 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_rsp() local 223 ng_l2cap_l2ca_con_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_con_rsp_req() 340 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_encryption_change() local 392 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_rsp_rsp() local 432 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_con_ind() local 471 ng_l2cap_l2ca_cfg_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_req() 583 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_rsp() local 643 ng_l2cap_l2ca_cfg_rsp_req(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_l2ca_cfg_rsp_req() 743 struct ng_mesg *msg = NULL; in ng_l2cap_l2ca_cfg_rsp_rsp() local [all …]
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | macros.h | 183 # define OSSL_DEPRECATEDIN_3_0_FOR(msg) OSSL_DEPRECATED_FOR(3.0, msg) argument 189 # define OSSL_DEPRECATEDIN_3_0_FOR(msg) argument 194 # define OSSL_DEPRECATEDIN_1_1_1_FOR(msg) OSSL_DEPRECATED_FOR(1.1.1, msg) argument 200 # define OSSL_DEPRECATEDIN_1_1_1_FOR(msg) argument 205 # define OSSL_DEPRECATEDIN_1_1_0_FOR(msg) OSSL_DEPRECATED_FOR(1.1.0, msg) argument 211 # define OSSL_DEPRECATEDIN_1_1_0_FOR(msg) argument 216 # define OSSL_DEPRECATEDIN_1_0_2_FOR(msg) OSSL_DEPRECATED_FOR(1.0.2, msg) argument 222 # define OSSL_DEPRECATEDIN_1_0_2_FOR(msg) argument 227 # define OSSL_DEPRECATEDIN_1_0_1_FOR(msg) OSSL_DEPRECATED_FOR(1.0.1, msg) argument 233 # define OSSL_DEPRECATEDIN_1_0_1_FOR(msg) argument [all …]
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 25 OSSL_CMP_MSG *msg = NULL; in OSSL_CMP_MSG_new() local 36 void OSSL_CMP_MSG_free(OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_free() 46 int ossl_cmp_msg_set0_libctx(OSSL_CMP_MSG *msg, OSSL_LIB_CTX *libctx, in ossl_cmp_msg_set0_libctx() 63 OSSL_CMP_PKIHEADER *OSSL_CMP_MSG_get0_header(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get0_header() 87 int ossl_cmp_msg_set_bodytype(OSSL_CMP_MSG *msg, int type) in ossl_cmp_msg_set_bodytype() 96 int OSSL_CMP_MSG_get_bodytype(const OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_get_bodytype() 163 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_msg_create() local 380 OSSL_CMP_MSG *msg; in ossl_cmp_certreq_new() local 451 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_certrep_new() local 521 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_rr_new() local [all …]
|
H A D | cmp_vfy.c | 26 const OSSL_CMP_MSG *msg, X509 *cert) in verify_signature() 77 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC() 229 const OSSL_CMP_MSG *msg) in cert_acceptable() 303 const OSSL_CMP_MSG *msg, X509 *scrt) in check_cert_path_3gpp() 345 const OSSL_CMP_MSG *msg) in check_msg_given_cert() 362 const OSSL_CMP_MSG *msg, int mode_3gpp) in check_msg_with_certs() 404 static int check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in check_msg_all_certs() 440 OSSL_CMP_severity level, const char *msg) in no_log_cb() 449 static int check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in check_msg_find_cert() 550 int OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in OSSL_CMP_validate_msg() [all …]
|
/freebsd/contrib/lib9p/ |
H A D | pack.c | 73 l9p_iov_io(struct l9p_message *msg, void *buffer, size_t len) in l9p_iov_io() 130 l9p_pu8(struct l9p_message *msg, uint8_t *val) in l9p_pu8() 142 l9p_pu16(struct l9p_message *msg, uint16_t *val) in l9p_pu16() 172 l9p_pu32(struct l9p_message *msg, uint32_t *val) in l9p_pu32() 196 l9p_pu64(struct l9p_message *msg, uint64_t *val) in l9p_pu64() 228 l9p_pustring(struct l9p_message *msg, char **s) in l9p_pustring() 275 l9p_pustrings(struct l9p_message *msg, uint16_t *num, char **strings, in l9p_pustrings() 314 l9p_puqid(struct l9p_message *msg, struct l9p_qid *qid) in l9p_puqid() 340 l9p_puqids(struct l9p_message *msg, uint16_t *num, struct l9p_qid *qids) in l9p_puqids() 370 l9p_pustat(struct l9p_message *msg, struct l9p_stat *stat, in l9p_pustat() [all …]
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_parse.c | 37 struct p2p_message *msg) in p2p_parse_attribute() 439 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_p2p_ie() 475 static int p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_wps_ie() 544 int p2p_parse_ies(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse_ies() 600 int p2p_parse(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse() 616 size_t p2p_len, struct p2p_message *msg) in p2p_parse_ies_separate() 646 void p2p_parse_free(struct p2p_message *msg) in p2p_parse_free() 806 struct p2p_message msg; in p2p_attr_text() local 869 struct p2p_message msg; in p2p_get_cross_connect_disallowed() local 884 struct p2p_message msg; in p2p_get_group_capab() local [all …]
|
/freebsd/contrib/wpa/src/radius/ |
H A D | radius.c | 52 struct radius_hdr * radius_msg_get_hdr(struct radius_msg *msg) in radius_msg_get_hdr() 58 struct wpabuf * radius_msg_get_buf(struct radius_msg *msg) in radius_msg_get_buf() 65 radius_get_attr_hdr(struct radius_msg *msg, int idx) in radius_get_attr_hdr() 72 static void radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier) in radius_msg_set_hdr() 79 static int radius_msg_initialize(struct radius_msg *msg) in radius_msg_initialize() 104 struct radius_msg *msg; in radius_msg_new() local 127 void radius_msg_free(struct radius_msg *msg) in radius_msg_free() 411 void radius_msg_dump(struct radius_msg *msg) in radius_msg_dump() 426 u8 * radius_msg_add_msg_auth(struct radius_msg *msg) in radius_msg_add_msg_auth() 444 static u8 * radius_msg_auth_pos(struct radius_msg *msg) in radius_msg_auth_pos() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ErrorHandling.h | 143 #define llvm_unreachable(msg) \ argument 146 #define llvm_unreachable(msg) ::llvm::llvm_unreachable_internal() argument 148 #define llvm_unreachable(msg) LLVM_BUILTIN_UNREACHABLE argument 150 #define llvm_unreachable(msg) \ argument
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | rpc_compat.h | 48 #define EVTAG_ASSIGN(msg, member, args...) \ argument 50 #define EVTAG_GET(msg, member, args...) \ argument 52 #define EVTAG_ADD(msg, member, args...) \ argument 55 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
|
H A D | rpc.h | 80 #define EVTAG_HAS(msg, member) \ argument 92 #define EVTAG_ASSIGN(msg, member, value) \ argument 102 #define EVTAG_ASSIGN_WITH_LEN(msg, member, value, len) \ argument 112 #define EVTAG_GET(msg, member, pvalue) \ argument 123 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument 131 #define EVTAG_ARRAY_ADD_VALUE(msg, member, value) \ argument 136 #define EVTAG_ARRAY_ADD(msg, member) \ argument 141 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument 146 #define EVTAG_ARRAY_LEN(msg, member) ((msg)->member##_length) argument
|
/freebsd/contrib/libevent/include/event2/ |
H A D | rpc_compat.h | 48 #define EVTAG_ASSIGN(msg, member, args...) \ argument 50 #define EVTAG_GET(msg, member, args...) \ argument 52 #define EVTAG_ADD(msg, member, args...) \ argument 55 #define EVTAG_LEN(msg, member) ((msg)->member##_length) argument
|
/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_pktinfo.c | 48 #define ERR(msg) err(EXIT_FAILURE, msg) argument 49 #define ERRX(msg, a) errx(EXIT_FAILURE, msg, a) argument 50 #define ERRX2(msg, a1, a2) errx(EXIT_FAILURE, msg, a1, a2) argument 53 #define ERR(msg) ATF_REQUIRE_MSG(0, "%s: %s", msg, strerror(errno)) argument 54 #define ERRX(msg, a) ATF_REQUIRE_MSG(0, msg, a) argument 55 #define ERRX2(msg, a1, a2) ATF_REQUIRE_MSG(0, msg, a1, a2) argument 101 struct msghdr msg; in receive() local
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | config.h | 165 #define _LIBUNWIND_LOG(msg, ...) argument 148 _LIBUNWIND_ABORT(msg) global() argument 153 _LIBUNWIND_ABORT(msg) global() argument 162 _LIBUNWIND_LOG0(msg) global() argument 163 _LIBUNWIND_LOG(msg,...) global() argument 169 _LIBUNWIND_LOG(msg,...) global() argument 188 _LIBUNWIND_DEBUG_LOG(msg,...) global() argument 189 _LIBUNWIND_TRACE_API(msg,...) global() argument 192 _LIBUNWIND_TRACE_UNWINDING(msg,...) global() argument 204 _LIBUNWIND_DEBUG_LOG(msg,...) global() argument 205 _LIBUNWIND_TRACE_API(msg,...) global() argument 212 _LIBUNWIND_TRACE_UNWINDING(msg,...) global() argument [all...] |
/freebsd/bin/sh/ |
H A D | error.c | 122 vwarning(const char *msg, va_list ap) in vwarning() 134 warning(const char *msg, ...) in warning() 149 verrorwithstatus(int status, const char *msg, va_list ap) in verrorwithstatus() 178 error(const char *msg, ...) in error() 188 errorwithstatus(int status, const char *msg, ...) in errorwithstatus()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_disk.c | 38 create(struct archive_entry * ae,const char * msg) create() argument 64 create_reg_file(struct archive_entry * ae,const char * msg) create_reg_file() argument 106 create_reg_file2(struct archive_entry * ae,const char * msg) create_reg_file2() argument 140 create_reg_file3(struct archive_entry * ae,const char * msg) create_reg_file3() argument 167 create_reg_file4(struct archive_entry * ae,const char * msg) create_reg_file4() argument 194 create_reg_file_win(struct archive_entry * ae,const char * msg) create_reg_file_win() argument [all...] |
/freebsd/sys/dev/mpt/ |
H A D | mpt_debug.c | 361 mpt_print_reply_hdr(MSG_DEFAULT_REPLY *msg) in mpt_print_reply_hdr() 373 mpt_print_init_reply(MSG_IOC_INIT_REPLY *msg) in mpt_print_init_reply() 383 mpt_print_ioc_facts(MSG_IOC_FACTS_REPLY *msg) in mpt_print_ioc_facts() 409 mpt_print_enable_reply(MSG_PORT_ENABLE_REPLY *msg) in mpt_print_enable_reply() 417 mpt_print_scsi_io_reply(MSG_SCSI_IO_REPLY *msg) in mpt_print_scsi_io_reply() 432 mpt_print_event_notice(MSG_EVENT_NOTIFY_REPLY *msg) in mpt_print_event_notice() 490 MSG_DEFAULT_REPLY *msg = vmsg; in mpt_print_reply() local 531 MSG_SCSI_IO_REQUEST local, *msg = &local; in mpt_print_scsi_io_request() local 584 mpt_print_scsi_tmf_request(MSG_SCSI_TASK_MGMT *msg) in mpt_print_scsi_tmf_request() 594 mpt_print_scsi_target_assist_request(PTR_MSG_TARGET_ASSIST_REQUEST msg) in mpt_print_scsi_target_assist_request() [all …]
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_scan.c | 32 static int get_noise_for_scan_results(struct nl_msg *msg, void *arg) in get_noise_for_scan_results() 81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results() local 92 struct nl_msg *msg; in nl80211_abort_scan() local 110 struct nl_msg *msg; in nl80211_abort_vendor_scan() local 182 struct nl_msg *msg; in nl80211_scan_common() local 348 struct nl_msg *msg = NULL; in wpa_driver_nl80211_scan() local 451 struct nl_msg *msg, in nl80211_sched_scan_add_scan_plans() 529 struct nl_msg *msg; in wpa_driver_nl80211_sched_scan() local 678 struct nl_msg *msg; in wpa_driver_nl80211_stop_sched_scan() local 726 struct nl_msg *msg, const u8 *bssid) in nl80211_parse_bss_info() [all …]
|