Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 25 of 129) sorted by relevance

123456

/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h11 #define SM4_CRYPT_BLK_BE(b0) \ argument
24 #define SM4_CRYPT_BLK(b0) \ argument
28 #define SM4_CRYPT_BLK2_BE(b0, b1) \ argument
52 #define SM4_CRYPT_BLK2(b0, b1) \ argument
57 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ argument
103 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument
110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Dsm4-neon-core.S131 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ argument
154 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument
220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Dsm4-ce-gcm-core.S109 #define SM4_CRYPT_PMUL_128x128_BLK(b0, r0, r1, m0, m1, T0, T1) \ argument
133 #define SM4_CRYPT_PMUL_128x128_BLK3(b0, b1, b2, \ argument
/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h455 uint64_t b0, uint64_t b1, uint64_t b2, in add192()
489 uint64_t b0, uint64_t b1, uint64_t b2, in sub192()
536 uint64_t b0, uint64_t b1, in mul128To256()
563 uint64_t b0, b1; in estimateDiv128To64() local
628 static inline bool eq128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1) in eq128()
639 static inline bool le128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1) in le128()
650 static inline bool lt128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1) in lt128()
661 static inline bool ne128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1) in ne128()
671 uint64_t b0, uint64_t b1, uint64_t b2) in eq192()
677 uint64_t b0, uint64_t b1, uint64_t b2) in le192()
[all …]
/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c44 u64 b0 = b[0]; in modulo_carry_top() local
129 u64 b0; in fmul_shift_reduce() local
190 u128 b0; in fmul_fmul() local
248 u128 b0; in fsquare_fsquare_() local
301 u64 *b0 = buf + 10; in crecip_crecip() local
352 u64 b0; in fdifference() local
399 u128 b0; in fscalar() local
727 u8 *b0 = output; in format_fcontract_store() local
/openbmc/linux/crypto/
H A Daes_generic.c1179 u32 b0[4], b1[4]; in crypto_aes_encrypt() local
1249 u32 b0[4], b1[4]; in crypto_aes_decrypt() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local
167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local
224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
/openbmc/u-boot/fs/zfs/
H A Dzfs_fletcher.c40 uint64_t a0, b0, a1, b1; in fletcher_2_endian() local
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-ccm.c134 unsigned int cryptlen, u8 *b0) in generate_b0()
164 u8 tmp[16], *b1 = NULL, *b0 = NULL, *result = NULL; in generate_pat() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dl64781.c56 u8 b0 [] = { reg }; in l64781_readreg() local
494 u8 b0 [] = { 0x1a }; in l64781_attach() local
H A Dlgs8gl5.c84 u8 b0[] = {reg}; in lgs8gl5_read_reg() local
124 u8 b0[] = {reg}; in lgs8gl5_update_alt_reg() local
H A Dsp887x.c56 u8 b0 [] = { reg >> 8 , reg & 0xff, data >> 8, data & 0xff }; in sp887x_writereg() local
78 u8 b0 [] = { reg >> 8 , reg & 0xff }; in sp887x_readreg() local
H A Dstb6000.c191 u8 b0[] = { 0 }; in stb6000_attach() local
H A Dtda10086.c42 u8 b0[] = { reg, data }; in tda10086_write_byte() local
58 u8 b0[] = { reg }; in tda10086_read_byte() local
H A Dau8522_common.c51 u8 b0[] = { (reg >> 8) | 0x40, reg & 0xff }; in au8522_readreg() local
H A Ds5h1432.c62 u8 b0[] = { reg }; in s5h1432_readreg() local
/openbmc/linux/fs/f2fs/
H A Dhash.c28 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local
/openbmc/linux/drivers/media/common/
H A Dttpci-eeprom.c109 u8 b0[] = { 0xcc }; in ttpci_eeprom_read_encodedMAC() local
/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c968 u8 b0[] = { 0x05 }; in ttusb_dec_start_ts_feed() local
1035 u8 b0[] = { 0x00, 0x00, 0x00, 0x01, in ttusb_dec_start_sec_feed() local
1116 u8 b0[] = { 0x00 }; in ttusb_dec_stop_ts_feed() local
1130 u8 b0[] = { 0x00, 0x00 }; in ttusb_dec_stop_sec_feed() local
1302 u8 b0[] = { 0x00, 0x00, 0x00, 0x00, in ttusb_dec_boot_dsp() local
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c638 void add128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in add128()
649 sub128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in sub128()
658 bits64 b0, b1; in estimateDiv128To64() local
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c633 static int clcdfb_of_init_tft_panel(struct clcd_fb *fb, u32 r0, u32 g0, u32 b0) in clcdfb_of_init_tft_panel()
637 u32 r0, g0, b0; in clcdfb_of_init_tft_panel() member
/openbmc/linux/arch/ia64/kernel/
H A Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
/openbmc/qemu/hw/adc/
H A Dmax111x.c30 #define CHANNEL_NUM(v, b0, b1, b2) \ argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_clock.c27 } rm, rn, rh, a0, b0; in mul_u64_u64_shr64() local
/openbmc/linux/drivers/dma/
H A Dbcm-sba-raid.c170 static inline u32 __pure sba_cmd_load_c_mdata(u32 b0) in sba_cmd_load_c_mdata()
175 static inline u32 __pure sba_cmd_write_c_mdata(u32 b0) in sba_cmd_write_c_mdata()
180 static inline u32 __pure sba_cmd_xor_c_mdata(u32 b1, u32 b0) in sba_cmd_xor_c_mdata()
186 static inline u32 __pure sba_cmd_pq_c_mdata(u32 d, u32 b1, u32 b0) in sba_cmd_pq_c_mdata()

123456