Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dfield.h113 static ossl_inline void gf_subx_nr(gf c, const gf a, const gf b, int amt) in gf_subx_nr() function
H A Dcurve448.c72 gf_subx_nr(b, b, d, 3); /* 4+e */ in point_double_internal()
76 gf_subx_nr(a, p->z, p->t, 4); /* 6+e */ in point_double_internal()

Completed in 23 milliseconds