Home
last modified time | relevance | path

Searched refs:Q1 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Drsa.c52 mbedtls_mpi P1, Q1, H, G; in mbedtls_rsa_gen_key() local
60 mbedtls_mpi_init( &P1 ); mbedtls_mpi_init( &Q1 ); in mbedtls_rsa_gen_key()
88 MBEDTLS_MPI_CHK( mbedtls_mpi_sub_int( &Q1, &ctx->Q, 1 ) ); in mbedtls_rsa_gen_key()
89 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_mpi( &H, &P1, &Q1 ) ); in mbedtls_rsa_gen_key()
102 MBEDTLS_MPI_CHK( mbedtls_mpi_mod_mpi( &ctx->DQ, &ctx->D, &Q1 ) ); in mbedtls_rsa_gen_key()
109 … mbedtls_mpi_free( &P1 ); mbedtls_mpi_free( &Q1 ); mbedtls_mpi_free( &H ); mbedtls_mpi_free( &G ); in mbedtls_rsa_gen_key()
159 mbedtls_mpi PQ, DE, P1, Q1, H, I, G, G2, L1, L2, DP, DQ, QP; in mbedtls_rsa_check_privkey() local
167 …mbedtls_mpi_init( &PQ ); mbedtls_mpi_init( &DE ); mbedtls_mpi_init( &P1 ); mbedtls_mpi_init( &Q1 ); in mbedtls_rsa_check_privkey()
175 MBEDTLS_MPI_CHK( mbedtls_mpi_sub_int( &Q1, &ctx->Q, 1 ) ); in mbedtls_rsa_check_privkey()
176 MBEDTLS_MPI_CHK( mbedtls_mpi_mul_mpi( &H, &P1, &Q1 ) ); in mbedtls_rsa_check_privkey()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dstan.S34 | V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r.
40 | V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r,
235 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4))
238 fmulx %fp3,%fp1 | ...S(Q1+S(Q2+S(Q3+SQ4)))
244 fadds #0x3F800000,%fp1 | ...1+S(Q1+...)
273 faddx TANQ1,%fp3 | ...Q1+S(Q2+S(Q3+SQ4))
276 fmulx %fp3,%fp0 | ...S(Q1+S(Q2+S(Q3+SQ4)))
280 fadds #0x3F800000,%fp0 | ...1+S(Q1+...)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dfwd_macros.hpp99 #define BOOST_MOVE_FWDQ2 BOOST_MOVE_FWDQ1, ::boost::forward<Q1>(q1)
195 #define BOOST_MOVE_DECLVALQ2 BOOST_MOVE_DECLVALQ1, ::boost::move_detail::declval<Q1>()
306 #define BOOST_MOVE_FWD_INITQ2 BOOST_MOVE_FWD_INITQ1, m_q1(::boost::forward<Q1>(q1))
354 #define BOOST_MOVE_UREFQ2 BOOST_MOVE_UREFQ1, BOOST_FWD_REF(Q1) q1
378 #define BOOST_MOVE_VALQ2 BOOST_MOVE_VALQ1, BOOST_FWD_REF(Q1) q1
404 #define BOOST_MOVE_CREFQ2 BOOST_MOVE_CREFQ1, BOOST_MOVE_UNVOIDCREF(Q1) q1
428 #define BOOST_MOVE_CLASSQ2 BOOST_MOVE_CLASSQ1, class Q1
452 #define BOOST_MOVE_CLASSDFLTQ2 BOOST_MOVE_CLASSDFLTQ1, class Q1 = void
476 #define BOOST_MOVE_LAST_TARGQ2 Q1
501 #define BOOST_MOVE_TARGQ2 BOOST_MOVE_TARGQ1, Q1
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dti,tas6424.txt22 https://www.ti.com/product/TAS6424-Q1
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_FAQ_RGA_CN.md750 **Q1.1**:RGA效率如何评估?
802 **Q1.2**:理论公式仅提供拷贝的评估方法,那么其他模式如何评估?
808 **Q1.3**:为什么RGA在一些场景中性能表现很差,与跑demo时耗时最大能到2倍?
814 **Q1.4**:RGA的效率不能满足我们产品的需求,有什么办法可以提升么?
853 **Q1.5**:RGA是否支持通过命令或接口查询当前的RGA硬件利用率(负载)?
859 **Q1.6**:为什么一些场景使用异步模式调用RGA耗时比同步模式还要慢?
865 **Q1.7**:有些场景使用虚拟地址调用RGA做拷贝耗时比memcpy还要高,可有办法优化?
871 **Q1.8**:为什么当搭载8G DDR时,RGA效率较于4G时性能下降严重?
1420 ​ 4). 确认当前RGA频率(可以参考 **Q1.4** 中RGA频率相关操作),某些场景可能会出现同一条总线上的模块降频后影响到RGA的频率,RGA频率下降从而导致整体的性能下降,无法在20…
H A DRockchip_FAQ_RGA_EN.md747 **Q1.1**:How to evaluate RGA efficiency?
796 **Q1.2**:The theoretical formula only provides the evaluation method of copying, so how to evaluate…
802 **Q1.3**:Why does RGA perform poorly in certain scenarios, taking up to twice as long as running a …
808 **Q1.4**:The efficiency of RGA cannot meet the needs of our products. Is there any way to improve i…
847 **Q1.5**:Does the RGA support querying the current RGA hardware utilization (load) through commands…
853 **Q1.6**:Why are RGA calls in asynchronous mode slower than those in synchronous mode in some scena…
859 **Q1.7**:The time cousuming when using virtual address to call RGA for copying is higher than memcp…
865 **Q1.8**: When carrying 8G DDR, why is RGA efficiency worse than 4G?
1412 ​ 4). Check current RGA frequency (see RGA frequency related operations in **Q1.4**). In some sce…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-lp8860.txt3 The LP8860-Q1 is an high-efficiency LED
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun6i-a31s-colorfly-e708-q1.dts48 model = "Colorfly E708 Q1 tablet";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun6i-a31s-colorfly-e708-q1.dts48 model = "Colorfly E708 Q1 tablet";
H A Ddra76-evm.dts73 /* Output of Cntlr B of TPS43351-Q1 on dra76-evm */
94 /* Output of Cntlr A of TPS43351-Q1 on dra76-evm */
H A Ddra7-evm.dts99 /* Output of Cntlr A of TPS43351-Q1 on dra7-evm */
110 /* Output of Cntlr B of TPS43351-Q1 on dra7-evm */
H A Dstm32mp15xx-dhcor-avenger96.dtsi21 /* XTal Q1 */
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dspi-lm70llp.rst65 transistor Q1 (and also a pullup, and a zener diode to D7); while the
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dvfio-ccw.rst362 - Q1-Q7: QEMU side process.
365 Q1.
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddrxk_hard.c161 u32 Q1 = 0; in Frac28a() local
165 Q1 = a / c; /* in Frac28a()
172 Q1 = (Q1 << 4) | (R0 / c); in Frac28a()
177 Q1++; in Frac28a()
179 return Q1; in Frac28a()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst290 Q1. Source files contain ^ M behind every line.
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1070 u32 Q1 = 0; in frac28() local
1074 Q1 = N / D; /* integer part, only the 4 least significant bits in frac28()
1079 Q1 = (Q1 << 4) | R0 / D; in frac28()
1084 Q1++; in frac28()
1086 return Q1; in frac28()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst325 vc032x 0ac8:c301 Samsung Q1 Ultra Premium
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst118 - Intel(R) Ethernet Converged Network Adapter X520-Q1 only supports the optics
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfplsp.S5635 # V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r. #
5641 # V = 1 + s*(Q1 + s*(Q2 + s*(Q3 + s*Q4))), s = r*r, #
5821 fadd.x TANQ1(%pc),%fp3 # Q1+S(Q2+S(Q3+SQ4))
5824 fmul.x %fp3,%fp1 # S(Q1+S(Q2+S(Q3+SQ4)))
5828 fadd.s &0x3F800000,%fp1 # 1+S(Q1+...)
5858 fadd.x TANQ1(%pc),%fp3 # Q1+S(Q2+S(Q3+SQ4))
5861 fmul.x %fp3,%fp0 # S(Q1+S(Q2+S(Q3+SQ4)))
5864 fadd.s &0x3F800000,%fp0 # 1+S(Q1+...)
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dsharedsubtree.rst677 Q1. Why is bind mount needed? How is it different from symbolic links?
/OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/
H A Dnotes.rst204 with Samsung Q1 Ultra.
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_facial_gate/
H A Dir.yuv135 …������������������������������������������������|{z{ywvtrrqponnmmnkheiopk[Q1:ittwxxwuqnmmnmkhdc_P…
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv126 …��������������ǿ�������������[&���������������������������������������������Q1??��������������5I���…
602 …3:~�������{m[Ub}�{v��zlqp������������}~���{zr}��{|vngdowurrtz����{uroh_`Q1(3<!-:Ngv\St�ihqmoop…
640 …555612732323644333-  A{�}������t�����������������������������}|tmlkid^YYXVQOU+=Q1 
1274 …�����������������xQO\�������������������������������������k.*|���p?M\Yx����Q1:;889:989988877779877…
1369 …�����������������wRN]�������������������������������������m+&|���o@L]Zx����Q1:;889:989988877779877…
1393 …�����������������wRO_�������������������������������������k+(}���o?K\[x����Q1:;889:989988877779877…
1929 …���������������������������ݢ<n������������ucSHFGJQVZ]^^^\ZZZYYWTQL@44*u�ɣ�Q1�����������~z|��}g…
2214 …31243357����������eA/@Yp����yhZH:Pt|����������~{{|yutsqsvy~~|wrnhc[UUNJT`mvuuusnf^]Q1),><'Hib_W
3206 …��������������������������������ef��������������������ž�~{}����������ϸ��a]�Q1[dRt�����������������…
3461 …4114-"� j����z����~}lPR_]_`RMOUY^gd]]VMJTnzsotz{{ysoonnmkfe`Q1GA"…
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...

12