Lines Matching full:affine
29 // |scalar| is a big-endian scalar and |affine| is the external representation
33 uint8_t affine[28 * 2];
792 EXPECT_TRUE(memcmp(external.data(), kNISTTestVectors[i].affine,
801 reinterpret_cast<const char *>(kNISTTestVectors[10].affine), 56)));
803 reinterpret_cast<const char *>(kNISTTestVectors[11].affine), 56)));