Home
last modified time | relevance | path

Searched defs:a_lo (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/
H A Dpolyval.c142 u32 a_lo = (u32)a; in clmul64() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.h348 #define ADD_64(s_hi, a_hi, s_lo, a_lo) \ argument