Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_sm2p256.c39 } P256_POINT_AFFINE; typedef
225 const P256_POINT_AFFINE *Q) in ecp_sm2p256_point_add_affine()
348 P256_POINT_AFFINE Q; in ecp_sm2p256_point_G_mul_by_scalar()
381 P256_POINT_AFFINE P) in ecp_sm2p256_point_P_mul_by_scalar()
427 static void ecp_sm2p256_point_get_affine(P256_POINT_AFFINE *R, in ecp_sm2p256_point_get_affine()
517 P256_POINT_AFFINE a; in ecp_sm2p256_windowed_mul()
578 P256_POINT_AFFINE a; in ecp_sm2p256_points_mul()
H A Decp_nistz256.c54 } P256_POINT_AFFINE; typedef
56 typedef P256_POINT_AFFINE PRECOMP256_ROW[64];
127 void ecp_nistz256_scatter_w7(P256_POINT_AFFINE *val,
128 const P256_POINT_AFFINE *in_t, int idx);
129 void ecp_nistz256_gather_w7(P256_POINT_AFFINE *val,
130 const P256_POINT_AFFINE *in_t, int idx);
254 const P256_POINT_AFFINE *b);
435 const P256_POINT_AFFINE *b) in ecp_nistz256_point_add_affine()
860 OPENSSL_malloc(37 * 64 * sizeof(P256_POINT_AFFINE) + 64)) == NULL) in ecp_nistz256_mult_precompute()
881 P256_POINT_AFFINE temp; in ecp_nistz256_mult_precompute()
[all …]
H A Decp_nistz256_table.c32 sizeof(P256_POINT_AFFINE) /
/openssl/util/
H A Dindent.pro323 -T P256_POINT_AFFINE

Completed in 49 milliseconds