Home
last modified time | relevance | path

Searched refs:P256_POINT_AFFINE (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-x86_64.h118 } P256_POINT_AFFINE; typedef
129 void ecp_nistz256_select_w7(P256_POINT_AFFINE *val,
130 const P256_POINT_AFFINE in_t[64], int index);
143 const P256_POINT_AFFINE *b);
Dp256-x86_64_test.cc74 alignas(64) P256_POINT_AFFINE table[64]; in TEST()
81 P256_POINT_AFFINE val; in TEST()
84 P256_POINT_AFFINE expected; in TEST()
97 P256_POINT_AFFINE val; in TEST()
218 static bool PointToAffine(P256_POINT_AFFINE *out, const P256_POINT *in) { in PointToAffine()
243 OPENSSL_memset(out, 0, sizeof(P256_POINT_AFFINE)); in PointToAffine()
275 const P256_POINT_AFFINE *expected, const P256_POINT *actual) { in ExpectPointsEqual()
278 P256_POINT_AFFINE affine; in ExpectPointsEqual()
287 if (OPENSSL_memcmp(expected, &affine, sizeof(P256_POINT_AFFINE)) != 0) { in ExpectPointsEqual()
379 P256_POINT_AFFINE result; in TestPointAdd()
[all …]
Dp256-x86_64.c40 typedef P256_POINT_AFFINE PRECOMP256_ROW[64];
295 P256_POINT_AFFINE a;
/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpp256r1precomca.c60 } P256_POINT_AFFINE; typedef
62 extern const __ALIGN64 P256_POINT_AFFINE ec_p256r1_precomputed[37][64];
70 const __ALIGN64 P256_POINT_AFFINE ec_p256r1_precomputed[37][64] = {