Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
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()
Df_generic.c144 gf_sub_RAW(d, a, b); in gf_sub()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
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()
Df_generic.c144 gf_sub_RAW(d, a, b); in gf_sub()
/third_party/openssl/crypto/ec/curve448/arch_64/
Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function
/third_party/openssl/crypto/ec/curve448/arch_32/
Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
Df_impl.h31 void gf_sub_RAW(gf out, const gf a, const gf b) in gf_sub_RAW() function