P256_POINT_AFFINE
void ecp_nistz256_scatter_w7(P256_POINT_AFFINE *val,
const P256_POINT_AFFINE *in_t, int idx);
void ecp_nistz256_gather_w7(P256_POINT_AFFINE *val,
const P256_POINT_AFFINE *in_t, int idx);
const P256_POINT_AFFINE *b);
const P256_POINT_AFFINE *b)
typedef P256_POINT_AFFINE PRECOMP256_ROW[64];
if ((precomp_storage = OPENSSL_malloc(37 * 64 * sizeof(P256_POINT_AFFINE) + 64)) == NULL)
P256_POINT_AFFINE temp;
const P256_POINT_AFFINE *in,
P256_POINT_AFFINE a;
static const BN_ULONG ecp_nistz256_precomputed[37][64 * sizeof(P256_POINT_AFFINE) / sizeof(BN_ULONG)]
const P256_POINT_AFFINE *Q)
P256_POINT_AFFINE Q;
P256_POINT_AFFINE P)
static void ecp_sm2p256_point_get_affine(P256_POINT_AFFINE *R,
P256_POINT_AFFINE a;
P256_POINT_AFFINE a;