Searched defs:b2 (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | bch.c | 639 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 672 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|
D | locking-selftest.c | 1706 #define ww_mutex_base_lock_nest_lock(b, b2) rt_mutex_lock_nest_lock(b, b2) argument 1713 #define ww_mutex_base_lock_nest_lock(b, b2) mutex_lock_nest_lock(b, b2) argument
|
/lib/crypto/ |
D | curve25519-hacl64.c | 354 u64 b2; in fdifference() local 729 u8 *b2 = output + 16; in format_fcontract_store() local
|