Home
last modified time | relevance | path

Searched refs:dummy (Results 1 – 7 of 7) sorted by relevance

/lib/crypto/arm/
A Dsha1-armv7-neon.S140 _R_##f(a,b,c,d,e,i,dummy,dummy,dummy,i16,\
143 #define dummy(...) macro
550 WPRECALC_00_15_0, dummy, dummy, _, _, _, _, _, _, _, _, _ );
552 WPRECALC_00_15_1, dummy, dummy, _, _, _, _, _, _, _, _, _ );
554 WPRECALC_00_15_2, dummy, dummy, _, _, _, _, _, _, _, _, _ );
556 WPRECALC_00_15_3, dummy, dummy, _, _, _, _, _, _, _, _, _ );
559 dummy, dummy, dummy, _, _, _, _, _, _, _, _, _ );
561 dummy, dummy, dummy, _, _, _, _, _, _, _, _, _ );
563 WPRECALC_00_15_4, dummy, dummy, _, _, _, _, _, _, _, _, _ );
568 dummy, dummy, dummy, _, _, _, _, _, _, _, _, _ );
[all …]
/lib/crypto/mpi/
A Dmpih-div.c34 mpi_limb_t dummy __maybe_unused; in mpihelp_mod_1()
67 udiv_qrnnd(divisor_limb_inverted, dummy, in mpihelp_mod_1()
81 UDIV_QRNND_PREINV(dummy, r, r, in mpihelp_mod_1()
87 UDIV_QRNND_PREINV(dummy, r, r, in mpihelp_mod_1()
103 udiv_qrnnd(divisor_limb_inverted, dummy, in mpihelp_mod_1()
116 UDIV_QRNND_PREINV(dummy, r, r, in mpihelp_mod_1()
140 udiv_qrnnd(dummy, r, r, in mpihelp_mod_1()
146 udiv_qrnnd(dummy, r, r, in mpihelp_mod_1()
165 udiv_qrnnd(dummy, r, r, n0, divisor_limb); in mpihelp_mod_1()
385 mpi_limb_t dummy __maybe_unused; in mpihelp_divmod_1()
[all …]
/lib/zlib_deflate/
A Ddefutil.h7 #define Trace(dummy) argument
8 #define Tracev(dummy) argument
9 #define Tracecv(err, dummy) argument
10 #define Tracevv(dummy) argument
/lib/tests/
A Dcmdline_kunit.c45 int dummy; in cmdline_do_one_test() local
48 ret = get_option((char **)&out, &dummy); in cmdline_do_one_test()
/lib/zstd/compress/
A Dzstd_double_fast.c153 const BYTE dummy[] = {0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0,0xe2,0xb4}; in ZSTD_compressBlock_doubleFast_noDict_generic() local
204 … const BYTE* const matchl0_safe = ZSTD_selectAddr(idxl0, prefixLowestIndex, matchl0, &dummy[0]); in ZSTD_compressBlock_doubleFast_noDict_generic()
218 matchs0_safe = ZSTD_selectAddr(idxs0, prefixLowestIndex, matchs0, &dummy[0]); in ZSTD_compressBlock_doubleFast_noDict_generic()
A Dzstd_fast.c109 static const BYTE dummy[] = {0x12,0x34,0x56,0x78}; in ZSTD_match4Found_cmov() local
114 const BYTE* mvalAddr = ZSTD_selectAddr(matchIdx, idxLowLimit, matchAddress, dummy); in ZSTD_match4Found_cmov()
/lib/crypto/x86/
A Dsha1-ssse3-and-avx.S165 cmovae K_BASE, BUFFER_PTR # dummy source to avoid buffer overrun

Completed in 20 milliseconds