Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dfield.h50 static INLINE_UNUSED void gf_sub_RAW(gf out, const gf a, const gf b);
106 gf_sub_RAW(c, a, b); in gf_sub_nr()
115 gf_sub_RAW(c, a, b); in gf_subx_nr()
H A Df_generic.c144 gf_sub_RAW(d, a, b); in gf_sub()
/openssl/crypto/ec/curve448/arch_64/
H A Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function
/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function

Completed in 5 milliseconds