Home
last modified time | relevance | path

Searched defs:b5 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_163.c187 mp_digit a5 = 0, a4 = 0, a3 = 0, b5 = 0, b4 = 0, b3 = 0; in ec_GF2m_163_mul() local
H A Dec2_193.c196 mp_digit a6 = 0, a5 = 0, a4 = 0, b6 = 0, b5 = 0, b4 = 0; in ec_GF2m_193_mul() local
H A Dec2_233.c214 mp_digit a7 = 0, a6 = 0, a5 = 0, a4 = 0, b7 = 0, b6 = 0, b5 = 0, b4 = in ec_GF2m_233_mul() local
H A Decl_gf.c910 mp_digit b0 = 0, b1 = 0, b2 = 0, b3 = 0, b4 = 0, b5 = 0; in ec_GFp_sub_6() local
/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusb_endian.h110 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c204 int b5, int rel, int abs) 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/uts/common/io/net80211/
H A Dnet80211_crypto_tkip.c180 uint8_t b3, uint8_t b4, uint8_t b5) in ieee80211_read_6()