/illumos-gate/usr/src/contrib/bhyve/dev/usb/ |
H A D | usb_endian.h | 98 #define USETW2(w,b1,b0) do { \ argument 103 #define USETW4(w,b3,b2,b1,b0) do { \ argument 110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_fletcher.c | 32 uint64_t a0, b0, a1, b1; in fletcher_2_native() local 49 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
|
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | fletcher.c | 32 uint64_t a0, b0, a1, b1; in fletcher_2_native() local 50 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
|
/illumos-gate/usr/src/lib/libmp/common/ |
H A D | pow.c | 33 MINT a0, b0, c0; in mp_pow() local
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecl_gf.c | 647 mp_digit b0 = 0, b1 = 0, b2 = 0; in ec_GFp_sub_3() local 735 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0; in ec_GFp_sub_4() local 834 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0; in ec_GFp_sub_5() local 910 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0, b5 = 0; in ec_GFp_sub_6() local
|
H A D | ec2_163.c | 184 mp_digit a2 = 0, a1 = 0, a0, b2 = 0, b1 = 0, b0; in ec_GF2m_163_mul() local
|
H A D | ec2_193.c | 193 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_193_mul() local
|
H A D | ec2_233.c | 211 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_233_mul() local
|
H A D | ecp_192.c | 394 mp_digit b0 = 0, b1 = 0, b2 = 0; in ec_GFp_nistp192_sub() local
|
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto_ccmp.c | 429 uint8_t aad[2 * AES_BLOCK_LEN], b0[AES_BLOCK_LEN]; in ccmp_encrypt() local 460 uint8_t aad[2 * AES_BLOCK_LEN], b0[AES_BLOCK_LEN]; in ccmp_decrypt() local
|
H A D | net80211_crypto_tkip.c | 179 ieee80211_read_6(uint8_t b0, uint8_t b1, uint8_t b2, in ieee80211_read_6() 592 get_le32_split(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in get_le32_split()
|
/illumos-gate/usr/src/common/mpi/ |
H A D | mp_gf2m.c | 141 const mp_digit b0) in s_bmul_2x2() 159 const mp_digit b2, const mp_digit b1, const mp_digit b0) in s_bmul_3x3() 184 const mp_digit b0) in s_bmul_4x4()
|
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aesopt.h | 553 #define bytes2word(b0, b1, b2, b3) \ argument 563 #define bytes2word(b0, b1, b2, b3) \ argument
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uudecode.c | 428 unsigned char b0 = DEC(*(in++)); in outdec() local
|
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vlog.c | 664 double b0, b1, b2, b3; in __vlog() local
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_ring.c | 1542 mlxcx_buffer_t *b0) in mlxcx_sq_add_buffer() 2314 mlxcx_buffer_t *b, *b0 = NULL; in mlxcx_buf_bind_or_copy() local 2474 mlxcx_buf_return_chain(mlxcx_t *mlxp, mlxcx_buffer_t *b0, boolean_t keepmp) in mlxcx_buf_return_chain()
|
/illumos-gate/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_entp_setup.c | 311 int b0, b1, b2; in n2rng_noise_gen_preferred() local
|
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_fletcher.c | 255 uint64_t a0, b0, a1, b1; in fletcher_2_incremental_native() local 288 uint64_t a0, b0, a1, b1; in fletcher_2_incremental_byteswap() local
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 203 uwacom_pad_events_graphire4(usbwcm_state_t *usbwcmp, int b0, int b1, int b4, in uwacom_pad_events_graphire4() 391 int b0, b1, b2, b3, b4, b5, b6, b7; in uwacom_pad_events_intuos() local
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | besself.c | 228 #define b0 (Cj1+4) macro
|
/illumos-gate/usr/src/common/crypto/modes/ |
H A D | ccm.c | 646 ulong_t authDataSize, uint8_t *b0, ccm_ctx_t *aes_ctx) in ccm_format_initial_blocks()
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | drive.c | 69 #define b0(a) (((a)>>0) & 0xFF) macro
|
/illumos-gate/usr/src/common/lzma/ |
H A D | LzmaEnc.c | 780 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2); in LenEnc_SetPrices() local
|