Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar4.c93 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local
158 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local
/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c142 #define U8_PUT_3BYTES_INTO_UTF32(u, b1, b2, b3) \ argument
463 uint16_t b3 = 0; in do_case_conv() local
693 uint16_t b3 = 0; in combining_class() local
747 uint16_t b3 = 0; in do_decomp() local
969 uint16_t b3 = 0; in find_composition_start() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du0.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
H A Du1.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h552 #define bytes2word(b0, b1, b2, b3) \ argument
562 #define bytes2word(b0, b1, b2, b3) \ argument
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c276 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6()
819 static __inline u32 get_le32_split(u8 b0, u8 b1, u8 b2, u8 b3) in get_le32_split()
H A Dieee80211_crypto_ccmp.c222 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6()
/f-stack/dpdk/app/test/
H A Dtest_lpm6.c95 IPv6(uint8_t *ip, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5, in IPv6()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1089 int64_t b3 = 2097151 & (load_4(b + 7) >> 7); in sc25519_muladd() local
/f-stack/freebsd/vm/
H A Duma_core.c871 struct uma_cache_bucket b3; in cache_bucket_swap() local
1238 uma_bucket_t b1, b2, b3; in cache_drain_safe_cpu() local