Searched refs:curve448_point_copy (Results 1 – 2 of 2) sorted by relevance
181 static ossl_inline void curve448_point_copy(curve448_point_t a, in curve448_point_copy() function
288 curve448_point_copy(q, p); in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()473 curve448_point_copy(q, p); in ossl_curve448_point_mul_by_ratio_and_encode_like_x448()665 curve448_point_copy(combo, ossl_curve448_point_identity); in ossl_curve448_base_double_scalarmul_non_secret()
Completed in 6 milliseconds