Lines Matching defs:affine
28 // |scalar| is a big-endian scalar and |affine| is the external representation
32 uint8 affine[28*2];
791 EXPECT_TRUE(memcmp(external.data(), kNISTTestVectors[i].affine,
800 reinterpret_cast<const char *>(kNISTTestVectors[10].affine), 56)));
802 reinterpret_cast<const char *>(kNISTTestVectors[11].affine), 56)));