Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dzfs_fletcher.c34 uint64_t a0, b0, a1, b1; in fletcher_2_native() local
51 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
/titanic_50/usr/src/common/zfs/
H A Dzfs_fletcher.c144 uint64_t a0, b0, a1, b1; in fletcher_2_native() local
163 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
/titanic_50/usr/src/lib/libmp/common/
H A Dpow.c33 MINT a0, b0, c0; in mp_pow() local
/titanic_50/usr/src/common/crypto/ecc/
H A Decl_gf.c621 mp_digit b0 = 0, b1 = 0, b2 = 0; in ec_GFp_sub_3() local
705 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0; in ec_GFp_sub_4() local
798 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0; in ec_GFp_sub_5() local
866 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0, b5 = 0; in ec_GFp_sub_6() local
H A Dec2_163.c186 mp_digit a2 = 0, a1 = 0, a0, b2 = 0, b1 = 0, b0; in ec_GF2m_163_mul() local
H A Dec2_193.c195 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_193_mul() local
H A Dec2_233.c213 mp_digit a3 = 0, a2 = 0, a1 = 0, a0, b3 = 0, b2 = 0, b1 = 0, b0; in ec_GF2m_233_mul() local
H A Decp_192.c385 mp_digit b0 = 0, b1 = 0, b2 = 0; in ec_GFp_nistp192_sub() local
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_ccmp.c429 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 Dnet80211_crypto_tkip.c179 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()
/titanic_50/usr/src/common/mpi/
H A Dmp_gf2m.c143 const mp_digit b0) in s_bmul_2x2()
161 const mp_digit b2, const mp_digit b1, const mp_digit b0) in s_bmul_3x3()
186 const mp_digit b0) in s_bmul_4x4()
/titanic_50/usr/src/common/crypto/aes/amd64/
H A Daesopt.h553 #define bytes2word(b0, b1, b2, b3) \ argument
563 #define bytes2word(b0, b1, b2, b3) \ argument
/titanic_50/usr/src/lib/libmvec/common/
H A D__vlog.c664 double b0, b1, b2, b3; in __vlog() local
/titanic_50/usr/src/cmd/bnu/
H A Duudecode.c430 unsigned char b0 = DEC(*(in++)); in outdec() local
/titanic_50/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c311 int b0, b1, b2; in n2rng_noise_gen_preferred() local
/titanic_50/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c199 uwacom_pad_events_graphire4(usbwcm_state_t *usbwcmp, int b0, int b1, int b4, in uwacom_pad_events_graphire4()
387 int b0, b1, b2, b3, b4, b5, b6, b7; in uwacom_pad_events_intuos() local
/titanic_50/usr/src/lib/libm/common/R/
H A Dbesself.c228 #define b0 (Cj1+4) macro
/titanic_50/usr/src/common/crypto/modes/
H A Dccm.c646 ulong_t authDataSize, uint8_t *b0, ccm_ctx_t *aes_ctx) in ccm_format_initial_blocks()
/titanic_50/usr/src/lib/libdiskmgt/common/
H A Ddrive.c63 #define b0(a) (((a)>>0) & 0xFF) macro
/titanic_50/usr/src/common/lzma/
H A DLzmaEnc.c780 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2); in LenEnc_SetPrices() local