Searched defs:hibit (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/crypto/ |
H A D | poly1305-glue.c | 26 void __weak poly1305_blocks_neon(void *state, const u8 *src, u32 len, u32 hibit) in poly1305_blocks_neon() 55 u32 len, u32 hibit, bool do_neon) in arm_poly1305_blocks()
|
/linux/arch/mips/crypto/ |
H A D | poly1305-glue.c | 43 u32 len, u32 hibit) in mips_poly1305_blocks()
|
/linux/arch/arm64/crypto/ |
H A D | poly1305-glue.c | 51 u32 len, u32 hibit, bool do_neon) in neon_poly1305_blocks()
|
/linux/lib/crypto/ |
H A D | poly1305-donna64.c | 34 unsigned int nblocks, u32 hibit) in poly1305_core_blocks()
|
H A D | poly1305-donna32.c | 33 unsigned int nblocks, u32 hibit) in poly1305_core_blocks()
|
/linux/drivers/mfd/ |
H A D | tps65010.c | 120 const char *hibit; in dbg_chgconf() local
|