Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h28 gf_weak_reduce(out); in gf_add_RAW()
39 gf_weak_reduce(out); in gf_sub_RAW()
46 void gf_weak_reduce(gf a) in gf_weak_reduce() function
/openssl/crypto/ec/curve448/
H A Dfield.h52 static INLINE_UNUSED void gf_weak_reduce(gf inout);
109 gf_weak_reduce(c); in gf_sub_nr()
118 gf_weak_reduce(c); in gf_subx_nr()
H A Df_generic.c108 gf_weak_reduce(a); /* Determined to have negligible perf impact. */ in gf_strong_reduce()
146 gf_weak_reduce(d); in gf_sub()
153 gf_weak_reduce(d); in gf_add()
H A Dcurve448.c78 gf_weak_reduce(a); /* or 1+e */ in point_double_internal()
/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h48 void gf_weak_reduce(gf a) in gf_weak_reduce() function

Completed in 9 milliseconds