Home
last modified time | relevance | path

Searched defs:g2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/lib/crypto/
H A Dpoly1305-donna64.c116 u64 g0, g1, g2; in poly1305_core_emit() local
H A Dpoly1305-donna32.c125 u32 g0, g1, g2, g3, g4; in poly1305_core_emit() local
/openbmc/linux/include/uapi/linux/
H A Dmap_to_14segment.h107 #define _SEG14(sym, a, b, c, d, e, f, g1, g2, h, j, k, l, m, n) \ argument
/openbmc/u-boot/include/
H A Defi_loader.h483 static inline int guidcmp(const efi_guid_t *g1, const efi_guid_t *g2) in guidcmp()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24110.c172 static const int g2[FEC_AUTO] = {-1, 0x01, 0x03, 0x06, 0x1a, 0x7a, -1}; in cx24110_set_fec() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c111 bool g2; member
199 static unsigned long qat_dh_fn_id(unsigned int len, bool g2) in qat_dh_fn_id()
/openbmc/linux/drivers/usb/serial/
H A Diuu_phoenix.c334 static void iuu_rgbf_fill_buffer(u8 *buf, u8 r1, u8 r2, u8 g1, u8 g2, u8 b1, in iuu_rgbf_fill_buffer()
/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c144 struct regbit sel, g1, r1, g2, r2; member
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1187 int g1,g2; in stbtt__GetGlyfOffset() local
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c2364 static bool groups_equal(struct group_info *g1, struct group_info *g2) in groups_equal()