/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-internal.h | 17 #define SUM_OVERFLOW_U64(in1, in2) ((in1) > UINT64_MAX - (in2)) argument 18 #define SUM_SATURATE_U64(in1, in2) \ argument
|
/openbmc/linux/arch/ia64/lib/ |
H A D | ip_fast_csum.S | 30 #define in2 r34 macro
|
H A D | memcpy_mck.S | 73 #define in2 r34 macro
|
/openbmc/qemu/crypto/ |
H A D | afsplit.c | 33 const uint8_t *in2, in qcrypto_afsplit_xor()
|
H A D | akcipher.c | 78 const void *in2, size_t in2_len, Error **errp) in qcrypto_akcipher_verify()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_skeleton.c | 17 long long in2 = -1; variable
|
/openbmc/linux/security/keys/ |
H A D | keyctl_pkey.c | 294 void *in, *in2; in keyctl_pkey_verify() local
|
/openbmc/linux/crypto/ |
H A D | ansi_cprng.c | 68 static void xor_vectors(unsigned char *in1, unsigned char *in2, in xor_vectors()
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 914 TCGv_i64 in2, TCGv_i64 sv) in do_sub_cond() 1089 TCGv_i64 in1, TCGv_i64 in2, in do_add_sv() 1144 TCGv_i64 in1, TCGv_i64 in2) in do_sub_sv() 1187 TCGv_i64 in2, unsigned shift, bool is_l, in do_add() 1294 TCGv_i64 in2, bool is_tsv, bool is_b, in do_sub() 1383 TCGv_i64 in2, unsigned cf, bool d) in do_cmpclr() 1409 TCGv_i64 in2, unsigned cf, bool d, in do_log() 1437 TCGv_i64 in2, unsigned cf, bool d, in do_unit_addsub() 2982 TCGv_i64 dest, add1, add2, addc, in1, in2; in trans_ds() local 3489 TCGv_i64 dest, in2, sv; in do_cmpb() local [all …]
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | asymmetric_type.c | 596 const void *in, const void *in2) in asymmetric_key_verify_signature()
|
/openbmc/libpldm/tests/dsp/ |
H A D | pdr.cpp | 308 std::array<uint32_t, 10> in2{1000, 3450, 30, 60, 890, in TEST() local 386 std::array<uint32_t, 10> in2{1000, 3450, 30, 60, 890, in TEST() local
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | test.c | 1606 struct tb_port *in1, *in2, *in3, *out1, *out2, *out3; in tb_test_tunnel_3dp() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 1007 TCGv_i64 out, out2, in1, in2; member
|