Home
last modified time | relevance | path

Searched defs:round (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Dsha256-ssse3-asm.S316 .macro DO_ROUND round argument
H A Dsha256-avx-asm.S309 .macro DO_ROUND round argument
H A Dsha1_ssse3_asm.S259 .macro RR F, a, b, c, d, e, round
/OK3568_Linux_fs/kernel/lib/crypto/
H A Daes.c271 int round; in aes_encrypt() local
329 int round; in aes_decrypt() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsinc.c26 sox_bool round; member
81 … * lpf(double Fn, double Fc, double tbw, int * num_taps, double att, double * beta, sox_bool round) in lpf()
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dsp_tint.c15 int round; in ieee754sp_tint() local
H A Ddp_tlong.c15 int round; in ieee754dp_tlong() local
H A Dsp_tlong.c15 int round; in ieee754sp_tlong() local
H A Ddp_tint.c15 int round; in ieee754dp_tint() local
H A Dsp_rint.c19 int round; in ieee754sp_rint() local
H A Ddp_rint.c19 int round; in ieee754dp_rint() local
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dround.S44 .global round symbol
45 round: label
/OK3568_Linux_fs/u-boot/lib/
H A Daes.c549 u32 round; in aes_encrypt() local
570 int round; in aes_decrypt() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dline_program.hpp57 …static LayoutVertex layoutVertex(Point<int16_t> p, Point<double> e, bool round, bool up, int8_t di… in layoutVertex()
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dsystem.c130 unsigned int round; in prepare_user() local
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dsm3-ce-core.S43 .macro round, ab, s0, t0, t1, i macro
/OK3568_Linux_fs/kernel/crypto/
H A Dsha3_generic.c152 int round; in keccakf() local
/OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/
H A Dtrace-agent.c72 unsigned long value, round; in parse_size() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmath.hpp65 T round(const T& a) { in round() function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/
H A Dsndio.h53 unsigned round; /* optimal bufsz divisor */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dline_bucket.cpp399 bool round, in addCurrentVertex()
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-storage.c77 u32 blocks, round, sector; in do_test_storage() local
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dclk-pll.c251 unsigned long round; in meson_clk_pll_round_rate() local

1234