Home
last modified time | relevance | path

Searched refs:MSG (Results 1 – 31 of 31) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dsha256_ni_asm.S64 #define MSG %xmm0 macro
129 movdqu 0*16(DATA_PTR), MSG
130 pshufb SHUF_MASK, MSG
131 movdqa MSG, MSGTMP0
132 paddd 0*16(SHA256CONSTANTS), MSG
134 pshufd $0x0E, MSG, MSG
138 movdqu 1*16(DATA_PTR), MSG
139 pshufb SHUF_MASK, MSG
140 movdqa MSG, MSGTMP1
141 paddd 1*16(SHA256CONSTANTS), MSG
[all …]
Dsha512-ssse3-asm.S87 # MSG, DIGEST, K_t, W_t are arrays
91 #define MSG(i) 8*i(msg) macro
315 movdqu MSG(t), %xmm0
322 movdqu MSG(t), %xmm0
Dsha512-avx-asm.S90 # MSG, DIGEST, K_t, W_t are arrays
94 #define MSG(i) 8*i(msg) macro
316 vmovdqu MSG(t), %xmm0
323 vmovdqu MSG(t), %xmm0
/linux-4.4.14/arch/arm/crypto/
Dsha256-armv4.pl579 my @MSG=map("q$_",(8..11));
606 vld1.8 {@MSG[0]-@MSG[1]},[$inp]!
607 vld1.8 {@MSG[2]-@MSG[3]},[$inp]!
609 vrev32.8 @MSG[0],@MSG[0]
610 vrev32.8 @MSG[1],@MSG[1]
611 vrev32.8 @MSG[2],@MSG[2]
612 vrev32.8 @MSG[3],@MSG[3]
620 vadd.i32 $W0,$W0,@MSG[0]
621 sha256su0 @MSG[0],@MSG[1]
625 sha256su1 @MSG[0],@MSG[2],@MSG[3]
[all …]
/linux-4.4.14/samples/rpmsg/
Drpmsg_client_sample.c24 #define MSG "hello world!" macro
45 ret = rpmsg_send(rpdev, MSG, strlen(MSG)); in rpmsg_sample_cb()
58 ret = rpmsg_send(rpdev, MSG, strlen(MSG)); in rpmsg_sample_probe()
/linux-4.4.14/drivers/net/wireless/mwifiex/
D11h.c137 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_cac_work_queue()
165 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cmd_issue_chan_report_request()
169 mwifiex_dbg(priv->adapter, MSG, "cancelling CAC\n"); in mwifiex_cmd_issue_chan_report_request()
196 mwifiex_dbg(priv->adapter, MSG, in mwifiex_abort_cac()
235 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_chanrpt_ready()
265 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_radar_detected()
272 mwifiex_dbg(priv->adapter, MSG, "regdomain: %d\n", in mwifiex_11h_handle_radar_detected()
274 mwifiex_dbg(priv->adapter, MSG, "radar detection type: %d\n", in mwifiex_11h_handle_radar_detected()
277 mwifiex_dbg(priv->adapter, MSG, in mwifiex_11h_handle_radar_detected()
316 mwifiex_dbg(priv->adapter, MSG, in mwifiex_dfs_chan_sw_work_queue()
Dcmdevt.c922 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
927 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
930 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
934 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
937 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
941 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
944 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
948 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
953 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
956 mwifiex_dbg(adapter, MSG, in mwifiex_cmd_timeout_func()
[all …]
Dmain.c529 mwifiex_dbg(adapter, MSG, "WLAN FW is active\n"); in mwifiex_fw_dpc()
612 mwifiex_dbg(adapter, MSG, "driver_version = %s\n", fmt); in mwifiex_fw_dpc()
994 mwifiex_dbg(adapter, MSG, "===mwifiex driverinfo dump start===\n"); in mwifiex_drv_info_dump()
1084 mwifiex_dbg(adapter, MSG, "===mwifiex driverinfo dump end===\n"); in mwifiex_drv_info_dump()
1119 mwifiex_dbg(adapter, MSG, in mwifiex_upload_device_dump()
1155 mwifiex_dbg(adapter, MSG, in mwifiex_upload_device_dump()
Dsta_cmdresp.c95 mwifiex_dbg(adapter, MSG, in mwifiex_process_cmdresp_error()
898 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper()
906 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper()
919 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper()
932 mwifiex_dbg(priv->adapter, MSG, in mwifiex_ret_tdls_oper()
Dcfg80211.c1956 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_disconnect()
2146 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_assoc()
2214 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_connect()
2335 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_join_ibss()
2349 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_join_ibss()
2371 mwifiex_dbg(priv->adapter, MSG, "info: disconnecting from essid %pM\n", in mwifiex_cfg80211_leave_ibss()
3308 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_tdls_mgmt()
3318 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_tdls_mgmt()
3326 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_tdls_mgmt()
3334 mwifiex_dbg(priv->adapter, MSG, in mwifiex_cfg80211_tdls_mgmt()
[all …]
Dinit.c679 mwifiex_dbg(adapter, MSG, in mwifiex_shutdown_drv()
749 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw()
758 mwifiex_dbg(adapter, MSG, in mwifiex_dnld_fw()
Dsdio.c1031 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper()
2257 mwifiex_dbg(adapter, MSG, "== mwifiex firmware dump start ==\n"); in mwifiex_sdio_fw_dump()
2349 mwifiex_dbg(adapter, MSG, "== mwifiex firmware dump end ==\n"); in mwifiex_sdio_fw_dump()
2377 mwifiex_dbg(adapter, MSG, "== mwifiex firmware dump start ==\n"); in mwifiex_sdio_generic_fw_dump()
2455 mwifiex_dbg(adapter, MSG, "== mwifiex firmware dump end ==\n"); in mwifiex_sdio_generic_fw_dump()
2531 mwifiex_dbg(adapter, MSG, "SDIO register dump start\n"); in mwifiex_sdio_reg_dump()
2597 mwifiex_dbg(adapter, MSG, "%s\n", buf); in mwifiex_sdio_reg_dump()
2603 mwifiex_dbg(adapter, MSG, "SDIO register dump end\n"); in mwifiex_sdio_reg_dump()
Dusb.c1088 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper()
1111 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper()
Dsta_event.c134 mwifiex_dbg(adapter, MSG, in mwifiex_reset_connect_state()
Dtdls.c1063 mwifiex_dbg(priv->adapter, MSG, in mwifiex_tdls_process_enable_link()
1390 mwifiex_dbg(priv->adapter, MSG, in mwifiex_check_auto_tdls()
Dpcie.c1998 mwifiex_dbg(adapter, MSG, in mwifiex_prog_fw_w_helper()
2366 mwifiex_dbg(adapter, MSG, "Firmware dump Finished!\n"); in mwifiex_pcie_fw_dump()
Dsta_ioctl.c1063 mwifiex_dbg(adapter, MSG, "info: MWIFIEX VERSION: %s\n", version); in mwifiex_drv_get_driver_version()
/linux-4.4.14/tools/build/
DMakefile.feature92 $(call feature_check,all,$(MSG))
111 feature_print_status = $(eval $(feature_print_status_code)) $(info $(MSG))
115 MSG = $(shell printf '...%30s: [ \033[32mon\033[m ]' $(1))
117 MSG = $(shell printf '...%30s: [ \033[31mOFF\033[m ]' $(1))
121 feature_print_text = $(eval $(feature_print_text_code)) $(info $(MSG))
123 MSG = $(shell printf '...%30s: %s' $(1) $(2))
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutpdp.h4 #ifndef MSG
5 #define MSG(l,f,a...) \ macro
9 #define DBG(f,a...) MSG(debug, f, ##a)
10 #define ERR(f,a...) MSG(error, f, ##a)
/linux-4.4.14/sound/soc/au1x/
Ddbdma2.c35 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro
37 #define DBG MSG
220 MSG("DDMA channel (re)alloc failed!\n"); in au1xpsc_pcm_hw_params()
/linux-4.4.14/Documentation/usb/
Dmass-storage.txt3 Mass Storage Gadget (or MSG) acts as a USB Mass Storage device,
200 that MSG is a composite gadget (ie. uses the composite framework)
203 kernel hacker's point of view, this means that (i) MSG does not
212 for all logical units whereas in MSG they accept a list of y/n
218 parameters are handled in MSG by the composite layer's parameters
222 3. MSG does not support FSG's test mode, thus “transport”,
224 supported. MSG always uses SCSI protocol with bulk only
/linux-4.4.14/drivers/staging/skein/
Dskein_base.c71 skein_start_new_type(ctx, MSG); /* T0=0, T1= MSG type */ in skein_256_init()
134 skein_start_new_type(ctx, MSG); in skein_256_init_ext()
299 skein_start_new_type(ctx, MSG); /* T0=0, T1= MSG type */ in skein_512_init()
361 skein_start_new_type(ctx, MSG); in skein_512_init_ext()
520 skein_start_new_type(ctx, MSG); /* T0=0, T1= MSG type */ in skein_1024_init()
583 skein_start_new_type(ctx, MSG); in skein_1024_init_ext()
Dskein_api.c143 skein_start_new_type(&ctx->m, MSG); in skein_reset()
Dskein_base.h192 #define SKEIN_T1_BLK_TYPE_MSG SKEIN_T1_BLK_TYPE(MSG) /* message processing */
/linux-4.4.14/fs/ocfs2/cluster/
Dmasklog.c118 define_mask(MSG),
/linux-4.4.14/tools/perf/config/
DMakefile732 print_var = $(eval $(print_var_code)) $(info $(MSG))
734 MSG = $(shell printf '...%30s: %s' $(1) $($(1)))
/linux-4.4.14/Documentation/dvb/
Dci.txt159 EN50221 CA MSG=[ 9f 80 32 19 03 01 2d d1 f0 08 01 09 06 06 04 05 50 ff f1 02 e0 c9 00 00 04 e1 2d 0…
/linux-4.4.14/Documentation/sysctl/
Dfs.txt281 API (as noted by the MSG tag in the POSIX 1003.1-2001 version of the System
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx286 - On MSG REJECT for a negotiation, the driver attempted to restart
591 - Interrupt the SCRIPTS if a device does not go to MSG OUT phase after
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq657 * target to assert REQ before checking MSG, C/D and I/O for
1884 mov NONE,SCSIDATL; /* ACK Identify MSG */
Daic79xx.seq846 * target to assert REQ before checking MSG, C/D and I/O for
1117 mov NONE, SCSIDAT; /* ACK Identify MSG */