Home
last modified time | relevance | path

Searched refs:xpos (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-gcm.c106 const u8 *xpos = x; in ghash() local
113 xor_block(y, xpos); in ghash()
114 xpos += 16; in ghash()
123 if (x + xlen > xpos) { in ghash()
125 size_t last = x + xlen - xpos; in ghash()
126 os_memcpy(tmp, xpos, last); in ghash()
147 const u8 *xpos = x; in aes_gctr() local
159 xor_block(ypos, xpos); in aes_gctr()
160 xpos += AES_BLOCK_SIZE; in aes_gctr()
165 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-gcm.c106 const u8 *xpos = x; in ghash() local
113 xor_block(y, xpos); in ghash()
114 xpos += 16; in ghash()
123 if (x + xlen > xpos) { in ghash()
125 size_t last = x + xlen - xpos; in ghash()
126 os_memcpy(tmp, xpos, last); in ghash()
147 const u8 *xpos = x; in aes_gctr() local
159 xor_block(ypos, xpos); in aes_gctr()
160 xpos += AES_BLOCK_SIZE; in aes_gctr()
165 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c105 const u8 *xpos = x; in ghash() local
112 xor_block(y, xpos); in ghash()
113 xpos += 16; in ghash()
122 if (x + xlen > xpos) { in ghash()
124 size_t last = x + xlen - xpos; in ghash()
125 os_memcpy(tmp, xpos, last); in ghash()
146 const u8 *xpos = x; in aes_gctr() local
158 xor_block(ypos, xpos); in aes_gctr()
159 xpos += AES_BLOCK_SIZE; in aes_gctr()
164 last = x + xlen - xpos; in aes_gctr()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Ddummycon.c52 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) in dummycon_putc() argument
61 int count, int ypos, int xpos) in dummycon_putcs() argument
86 static void dummycon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in dummycon_putc() argument
88 int count, int ypos, int xpos) { } in dummycon_putcs() argument
H A Dnewport_con.c371 int xpos) in newport_putc() argument
377 xpos <<= 3; in newport_putc()
380 newport_render_background(xpos, ypos, xpos, ypos, in newport_putc()
391 npregs->set.xystarti = (xpos << 16) | ((ypos + topscan) & 0x3ff); in newport_putc()
392 npregs->set.xyendi = ((xpos + 7) << 16); in newport_putc()
400 int count, int ypos, int xpos) in newport_putcs() argument
408 xpos <<= 3; in newport_putcs()
413 newport_render_background(xpos, ypos, in newport_putcs()
414 xpos + ((count - 1) << 3), ypos, in newport_putcs()
425 for (i = 0; i < count; i++, xpos += 8) { in newport_putcs()
[all …]
H A Dsticon.c73 static void sticon_putc(struct vc_data *conp, int c, int ypos, int xpos) in sticon_putc() argument
81 sti_putc(sticon_sti, c, ypos, xpos, font_data[conp->vc_num]); in sticon_putc()
85 int count, int ypos, int xpos) in sticon_putcs() argument
94 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dconsole_truetype.c199 double xpos, x_shift; in console_truetype_putc_xy() local
215 xpos = frac(VID_TO_PIXEL((double)x)); in console_truetype_putc_xy()
217 xpos += priv->scale * stbtt_GetCodepointKernAdvance(font, in console_truetype_putc_xy()
227 x_shift = xpos - (double)tt_floor(xpos); in console_truetype_putc_xy()
228 xpos += advance * priv->scale; in console_truetype_putc_xy()
229 width_frac = (int)VID_TO_POS(xpos); in console_truetype_putc_xy()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dau1200fb.c113 unsigned int xpos; member
196 int xpos; member
703 int xpos, int ypos) in au1200_setlocation() argument
718 if ((xpos + win->w[plane].xres) > panel->Xres) { in au1200_setlocation()
720 xsz = panel->Xres - xpos; /* off by 1 ??? */ in au1200_setlocation()
730 if (xpos < 0) { in au1200_setlocation()
732 xsz = win->w[plane].xres + xpos; in au1200_setlocation()
733 fb_offset += (((0 - xpos) * winbpp(lcd->window[plane].winctrl1))/8); in au1200_setlocation()
734 xpos = 0; in au1200_setlocation()
747 win->w[plane].xpos = xpos; in au1200_setlocation()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dmigor_ts.c36 unsigned short xpos, ypos; in migor_ts_isr() local
67 xpos = ((buf[11] & 0x03) << 8 | buf[10]); in migor_ts_isr()
75 input_report_abs(priv->input, ABS_Y, xpos); in migor_ts_isr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublevector2d_p.h70 Q_DECL_CONSTEXPR inline QDoubleVector2D(double xpos, double ypos);
126 Q_DECL_CONSTEXPR inline QDoubleVector2D::QDoubleVector2D(double xpos, double ypos) : xp(xpos), yp(y… in QDoubleVector2D() argument
H A Dqdoublevector3d_p.h68 Q_DECL_CONSTEXPR inline QDoubleVector3D(double xpos, double ypos, double zpos);
137 …ONSTEXPR inline QDoubleVector3D::QDoubleVector3D(double xpos, double ypos, double zpos) : xp(xpos)… in QDoubleVector3D() argument
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpbe_osd.h253 unsigned xpos; member
282 unsigned xpos; member
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py150 (xpos, ypos) = self.scroll.GetViewStart()
151 xpos = self.us_to_px(x) / self.scroll_scale
152 …scale, self.width_virtual / self.scroll_scale, self.height_virtual / self.scroll_scale, xpos, ypos)
/OK3568_Linux_fs/kernel/include/linux/
H A Dconsole.h51 void (*con_putc)(struct vc_data *vc, int c, int ypos, int xpos);
53 int count, int ypos, int xpos);
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpbe_osd.c887 lconfig->xpos = min(lconfig->xpos, (unsigned)MAX_WIN_SIZE); in try_layer_config()
1004 osd_write(sd, lconfig->xpos, OSD_OSDWIN0XP); in _osd_set_layer_config()
1021 osd_write(sd, lconfig->xpos, OSD_VIDWIN0XP); in _osd_set_layer_config()
1041 osd_write(sd, lconfig->xpos, OSD_VIDWIN1XP); in _osd_set_layer_config()
1153 osd_write(sd, lconfig->xpos, OSD_OSDWIN1XP); in _osd_set_layer_config()
1170 osd_write(sd, lconfig->xpos, OSD_VIDWIN1XP); in _osd_set_layer_config()
1189 osd_write(sd, lconfig->xpos, OSD_VIDWIN0XP); in _osd_set_layer_config()
1384 cfg->xpos = 0; in osd_init_layer()
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dsentelic.rst117 Byte 2: X coordinate (xpos[9:2])
119 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
172 Byte 2: X coordinate (xpos[9:2])
174 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
197 Byte 2: X coordinate (xpos[9:2])
199 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
264 Byte 2: X coordinate (xpos[9:2])
266 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
291 Byte 2: X coordinate (xpos[9:2])
293 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_alsc_convert_otp.cpp196 int xpos[17]; in computeSamplingInterval() local
199 computeSamplingPoint(width, xpos); in computeSamplingInterval()
204 xInterval[i] = xpos[i + 1] - xpos[i]; in computeSamplingInterval()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dfont.h59 bool font_render_text(struct image *image, size_t xpos, size_t ypos,

12