/openbmc/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 161 #define KL(round) \ argument 167 #define IW_W_ADDR(round, widx, offs) \ argument 171 #define XW_W_ADDR(round, widx, offs) \ argument 304 #define SCHED_W_W0W1W2W3W4W5_1(iop_num, round) \ argument 306 #define SCHED_W_W0W1W2W3W4W5_2(iop_num, round) \ argument 308 #define SCHED_W_W0W1W2W3W4W5_3(iop_num, round) \ argument 311 #define SCHED_W_W1W2W3W4W5W0_1(iop_num, round) \ argument 313 #define SCHED_W_W1W2W3W4W5W0_2(iop_num, round) \ argument 315 #define SCHED_W_W1W2W3W4W5W0_3(iop_num, round) \ argument 318 #define SCHED_W_W2W3W4W5W0W1_1(iop_num, round) \ argument [all …]
|
H A D | sm3-ce-core.S | 44 .macro round, ab, s0, t0, t1, i macro
|
H A D | sm4-neon-core.S | 96 #define ROUND4(round, s0, s1, s2, s3) \ argument 161 #define ROUND8(round, s0, s1, s2, s3, t0, t1, t2, t3) \ argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 80 bool round, uint32_t *sat) in do_sqrshl_bhs() 115 bool round, uint32_t *sat) in do_uqrshl_bhs() 146 bool round, uint32_t *sat) in do_suqrshl_bhs() 156 bool round, uint32_t *sat) in do_sqrshl_d() 184 bool round, uint32_t *sat) in do_uqrshl_d() 208 bool round, uint32_t *sat) in do_suqrshl_d()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 224 #define IW_W_ADDR(round, widx, offs) \ argument 228 #define XW_W_ADDR(round, widx, offs) \ argument 232 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 0) argument 233 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 32) argument 236 #define XW_W1_ADDR(round, widx) XW_W_ADDR(round, widx, 0) argument 271 #define SCHED_W_0(round, w0, w1, w2, w3, w4, w5) \ argument 282 #define SCHED_W_1(round, w0, w1, w2, w3, w4, w5) \ argument [all …]
|
H A D | twofish-x86_64-asm_64.S | 66 #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 D | twofish-i586-asm_32.S | 67 #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 D | aria-aesni-avx-asm_64.S | 271 idx, round) \ argument 423 mem_tmp, rk, round) \ argument 478 mem_tmp, rk, round) \ argument 533 mem_tmp, rk, round, last_round) \ argument 569 mem_tmp, rk, round) \ argument 628 mem_tmp, rk, round) \ argument 687 mem_tmp, rk, round, last_round) \ argument
|
H A D | aria-aesni-avx2-asm_64.S | 286 t0, rk, idx, round) \ argument 464 mem_tmp, rk, round) \ argument 518 mem_tmp, rk, round) \ argument 572 mem_tmp, rk, round, last_round) \ argument 606 mem_tmp, rk, round) \ argument 664 mem_tmp, rk, round) \ argument 722 mem_tmp, rk, round, last_round) \ argument
|
H A D | sm4-aesni-avx-asm_64.S | 188 #define ROUND(round, s0, s1, s2, s3) \ argument 276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
|
H A D | aria-gfni-avx512-asm_64.S | 272 t0, rk, round) \ argument 427 mem_tmp, rk, round) \ argument 467 mem_tmp, rk, round) \ argument 506 mem_tmp, rk, round, last_round) \ argument
|
/openbmc/linux/lib/crypto/ |
H A D | aes.c | 263 int round; in aes_encrypt() local 314 int round; in aes_decrypt() local
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | sp_tlong.c | 15 int round; in ieee754sp_tlong() local
|
H A D | sp_tint.c | 15 int round; in ieee754sp_tint() local
|
H A D | dp_tint.c | 15 int round; in ieee754dp_tint() local
|
H A D | dp_tlong.c | 15 int round; in ieee754dp_tlong() local
|
H A D | sp_rint.c | 19 int round; in ieee754sp_rint() local
|
H A D | dp_rint.c | 19 int round; in ieee754dp_rint() local
|
/openbmc/qemu/include/net/ |
H A D | announce.h | 19 int round; member
|
/openbmc/u-boot/lib/ |
H A D | aes.c | 548 u32 round; in aes_encrypt() local 569 int round; in aes_decrypt() local
|
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 2517 uint8_t round; in RVVCALL() local 2537 uint8_t round; in vsmul16() local 2557 uint8_t round; in vsmul32() local 2577 uint8_t round; in vsmul64() local 2625 uint8_t round, shift = b & 0x7; in RVVCALL() local 2635 uint8_t round, shift = b & 0xf; in vssrl16() local 2643 uint8_t round, shift = b & 0x1f; in vssrl32() local 2677 uint8_t round, shift = b & 0x7; in RVVCALL() local 2685 uint8_t round, shift = b & 0xf; in vssra16() local 2729 uint8_t round, shift = b & 0xf; in RVVCALL() local [all …]
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | system.c | 130 unsigned int round; in prepare_user() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 390 .macro round, rk:req, regs:vararg macro
|
/openbmc/linux/crypto/ |
H A D | sha3_generic.c | 152 int round; in keccakf() local
|
/openbmc/linux/tools/virtio/virtio-trace/ |
H A D | trace-agent.c | 73 unsigned long value, round; in parse_size() local
|