bn_GF2m_mul_2x2
void bn_GF2m_mul_2x2(BN_ULONG *r, BN_ULONG a1, BN_ULONG a0, BN_ULONG b1,
bn_GF2m_mul_2x2(zz, x1, x0, y1, y0);