Searched refs:P256_POINT_AFFINE (Results 1 – 4 of 4) sorted by relevance
56 } P256_POINT_AFFINE; typedef58 typedef P256_POINT_AFFINE PRECOMP256_ROW[64];130 void ecp_nistz256_scatter_w7(P256_POINT_AFFINE *val,131 const P256_POINT_AFFINE *in_t, int idx);132 void ecp_nistz256_gather_w7(P256_POINT_AFFINE *val,133 const P256_POINT_AFFINE *in_t, int idx);257 const P256_POINT_AFFINE *b);438 const P256_POINT_AFFINE *b) in ecp_nistz256_point_add_affine()866 OPENSSL_malloc(37 * 64 * sizeof(P256_POINT_AFFINE) + 64)) == NULL) { in ecp_nistz256_mult_precompute()889 P256_POINT_AFFINE temp; in ecp_nistz256_mult_precompute()[all …]
32 sizeof(P256_POINT_AFFINE) /
321 -T P256_POINT_AFFINE
3423 @ void ecp_nistz256_scatter_w7(void *r0,const P256_POINT_AFFINE *r1,3451 @ void ecp_nistz256_gather_w7(P256_POINT_AFFINE *r0,const void *r1,