Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decp_sm2p256.c224 static void ecp_sm2p256_point_add_affine(P256_POINT *R, const P256_POINT *P, in ecp_sm2p256_point_add_affine() function
371 ecp_sm2p256_point_add_affine(R, R, &Q); in ecp_sm2p256_point_G_mul_by_scalar()
405 ecp_sm2p256_point_add_affine(&precomputed[i], &precomputed[i - 1], &P); in ecp_sm2p256_point_P_mul_by_scalar()

Completed in 5 milliseconds