Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Dfield.h51 static INLINE_UNUSED void gf_bias(gf inout, int amount);
107 gf_bias(c, 2); in gf_sub_nr()
116 gf_bias(c, amt); in gf_subx_nr()
Df_generic.c145 gf_bias(d, 2); in gf_sub()
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dfield.h51 static INLINE_UNUSED void gf_bias(gf inout, int amount);
107 gf_bias(c, 2); in gf_sub_nr()
116 gf_bias(c, amt); in gf_subx_nr()
Df_generic.c145 gf_bias(d, 2); in gf_sub()
/third_party/openssl/crypto/ec/curve448/arch_64/
Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias() function
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
Df_impl.h42 void gf_bias(gf a, int amt) in gf_bias() function
/third_party/openssl/crypto/ec/curve448/arch_32/
Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias() function
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
Df_impl.h39 void gf_bias(gf a, int amt) in gf_bias() function